|
UFO: Alien Invasion
|

Go to the source code of this file.
Functions | |
| void | CP_CampaignTriggerFunctions (bool add) |
| Add/Remove temporary mission trigger functions. | |
| void CP_CampaignTriggerFunctions | ( | bool | add | ) |
Add/Remove temporary mission trigger functions.
| [in] | add | If true, add the trigger functions, otherwise delete them |
Definition at line 147 of file cp_event_callbacks.cpp.
References cgi, cp_commands, cmdList_t::description, cmdList_t::function, and cmdList_t::name.
Referenced by CP_ExecuteMissionTrigger(), and CP_TriggerEvent().