UFO: Alien Invasion
|
Go to the source code of this file.
Functions | |
void | CP_CampaignTriggerFunctions (bool add) |
Add/Remove temporary mission trigger functions. More... | |
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, cmdList_s::description, cmdList_s::function, and cmdList_s::name.
Referenced by CP_ExecuteMissionTrigger(), and CP_TriggerEvent().