UFO: Alien Invasion
Loading...
Searching...
No Matches
cp_market_callbacks.h File Reference

Header file for menu related console command callbacks. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void BS_InitCallbacks (void)
 Function registers the callbacks of the maket UI and do initializations.
void BS_ShutdownCallbacks (void)
 Function unregisters the callbacks of the maket UI.

Detailed Description

Header file for menu related console command callbacks.

Definition in file cp_market_callbacks.h.

Function Documentation

◆ BS_InitCallbacks()

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, and marketCallbacks.

Referenced by CP_AddCampaignCallbackCommands().

◆ BS_ShutdownCallbacks()

void BS_ShutdownCallbacks ( void )

Function unregisters the callbacks of the maket UI.

Definition at line 488 of file cp_market_callbacks.cpp.

References cgi, and marketCallbacks.

Referenced by CP_RemoveCampaignCallbackCommands().