UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
cp_market_callbacks.h File Reference

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...
 

Detailed Description

Header file for menu related console command callbacks.

Definition in file cp_market_callbacks.h.

Function Documentation

void BS_InitCallbacks ( void  )

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().

void BS_ShutdownCallbacks ( void  )

Function unregisters the callbacks of the maket UI.

Definition at line 488 of file cp_market_callbacks.cpp.

References cgi.

Referenced by CP_RemoveCampaignCallbackCommands().