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

Data Structures

struct  transferData_s

Typedefs

typedef struct transferData_s transferData_t

Enumerations

enum  transferType_t {
  TRANS_TYPE_INVALID = -1, TRANS_TYPE_ITEM, TRANS_TYPE_EMPLOYEE, TRANS_TYPE_ALIEN,
  TRANS_TYPE_AIRCRAFT, TRANS_TYPE_MAX
}
 

transfer types

More...

Functions

void TR_InitCallbacks (void)
void TR_ShutdownCallbacks (void)

Detailed Description

Header file for menu related console command callbacks.

Definition in file cp_transfer_callbacks.h.


Typedef Documentation


Enumeration Type Documentation

transfer types

Enumerator:
TRANS_TYPE_INVALID 
TRANS_TYPE_ITEM 
TRANS_TYPE_EMPLOYEE 
TRANS_TYPE_ALIEN 
TRANS_TYPE_AIRCRAFT 
TRANS_TYPE_MAX 

Definition at line 32 of file cp_transfer_callbacks.h.


Function Documentation

void TR_InitCallbacks ( void   ) 
void TR_ShutdownCallbacks ( void   ) 

Definition at line 1455 of file cp_transfer_callbacks.c.

References Cmd_RemoveCommand().

Referenced by CP_RemoveCampaignCallbackCommands().


Generated by  doxygen 1.6.2