UFO: Alien Invasion
|
Header file for menu related console command callbacks. More...
Go to the source code of this file.
Functions | |
void | BS_InitCallbacks (void) |
Function registers the callbacks of the maket UI and do initializations. More... | |
void | BS_ShutdownCallbacks (void) |
Function unregisters the callbacks of the maket UI. More... | |
Header file for menu related console command callbacks.
Definition in file cp_market_callbacks.h.
Function registers the callbacks of the maket UI and do initializations.
Definition at line 480 of file cp_market_callbacks.cpp.
References cgi.
Referenced by CP_AddCampaignCallbackCommands().
Function unregisters the callbacks of the maket UI.
Definition at line 488 of file cp_market_callbacks.cpp.
References cgi.
Referenced by CP_RemoveCampaignCallbackCommands().