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

Menu related callback functions for the team menu. More...

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

Go to the source code of this file.

Functions

void CP_TEAM_InitCallbacks (void)
 Function that registers team (UI) callbacks.
void CP_TEAM_ShutdownCallbacks (void)
 Function that unregisters team (UI) callbacks.

Detailed Description

Menu related callback functions for the team menu.

Definition in file cp_team_callbacks.h.

Function Documentation

◆ CP_TEAM_InitCallbacks()

void CP_TEAM_InitCallbacks ( void )

Function that registers team (UI) callbacks.

Definition at line 383 of file cp_team_callbacks.cpp.

References cgi, and teamCallbacks.

Referenced by CP_AddCampaignCallbackCommands().

◆ CP_TEAM_ShutdownCallbacks()

void CP_TEAM_ShutdownCallbacks ( void )

Function that unregisters team (UI) callbacks.

Definition at line 391 of file cp_team_callbacks.cpp.

References cgi, and teamCallbacks.

Referenced by CP_RemoveCampaignCallbackCommands().