|
UFO: Alien Invasion
|
Campaign mission headers. More...

Go to the source code of this file.
Functions | |
| void | CP_InterceptMissionLeave (struct mission_s *mission, bool destroyed) |
| void | CP_InterceptNextStage (struct mission_s *mission) |
| void | CP_InterceptMissionIsFailure (struct mission_s *mission) |
| void | CP_InterceptMissionIsSuccess (struct mission_s *mission) |
| void | CP_InterceptGoToInstallation (struct mission_s *mission) |
| void | CP_InterceptAircraftMissionSet (struct mission_s *mission) |
Campaign mission headers.
Definition in file cp_mission_intercept.h.
| void CP_InterceptAircraftMissionSet | ( | struct mission_s * | mission | ) |
| void CP_InterceptGoToInstallation | ( | struct mission_s * | mission | ) |
| void CP_InterceptMissionIsFailure | ( | struct mission_s * | mission | ) |
| void CP_InterceptMissionIsSuccess | ( | struct mission_s * | mission | ) |
| void CP_InterceptMissionLeave | ( | struct mission_s * | mission, |
| bool | destroyed ) |
| void CP_InterceptNextStage | ( | struct mission_s * | mission | ) |