|
UFO: Alien Invasion
|
Menu related callback functions for the team menu. More...

Go to the source code of this file.
Functions | |
| void | CP_TEAM_InitCallbacks (void) |
| Function that registers team (UI) callbacks. | |
| void | CP_TEAM_ShutdownCallbacks (void) |
| Function that unregisters team (UI) callbacks. | |
Menu related callback functions for the team menu.
Definition in file cp_team_callbacks.h.
Function that registers team (UI) callbacks.
Definition at line 383 of file cp_team_callbacks.cpp.
References cgi, and teamCallbacks.
Referenced by CP_AddCampaignCallbackCommands().
Function that unregisters team (UI) callbacks.
Definition at line 391 of file cp_team_callbacks.cpp.
References cgi, and teamCallbacks.
Referenced by CP_RemoveCampaignCallbackCommands().