UFO: Alien Invasion
Loading...
Searching...
No Matches
cp_installation_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 INS_InitCallbacks (void)
void INS_ShutdownCallbacks (void)

Detailed Description

Header file for menu related console command callbacks.

Definition in file cp_installation_callbacks.h.

Function Documentation

◆ INS_InitCallbacks()

void INS_InitCallbacks ( void )

Definition at line 332 of file cp_installation_callbacks.cpp.

References cgi, INS_GetCount(), and installationCallbacks.

Referenced by CP_AddCampaignCallbackCommands().

◆ INS_ShutdownCallbacks()

void INS_ShutdownCallbacks ( void )

Definition at line 342 of file cp_installation_callbacks.cpp.

References cgi, and installationCallbacks.

Referenced by CP_RemoveCampaignCallbackCommands().