UFO: Alien Invasion
cp_produce_callbacks.h File Reference

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

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

Go to the source code of this file.

Functions

void PR_InitCallbacks (void)
 
void PR_ShutdownCallbacks (void)
 

Detailed Description

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

Definition in file cp_produce_callbacks.h.

Function Documentation

◆ PR_InitCallbacks()

void PR_InitCallbacks ( void  )

Definition at line 873 of file cp_produce_callbacks.cpp.

References cgi, and productionCallbacks.

Referenced by CP_AddCampaignCallbackCommands().

◆ PR_ShutdownCallbacks()

void PR_ShutdownCallbacks ( void  )

Definition at line 878 of file cp_produce_callbacks.cpp.

References cgi, and productionCallbacks.

Referenced by CP_RemoveCampaignCallbackCommands().