afxGuiControllerData
Engine/source/afx/ce/afxGuiController.h
Private Types
Parent
Public Attributes
Public Functions
afxGuiControllerData(const afxGuiControllerData & , bool )
bool
DECLARE_CATEGORY("AFX" )
bool
onAdd()
Called when the object is added to the sim.
unpackData(BitStream * )
Public Static Functions
Detailed Description
Private Types
typedef GameBaseData Parent
Public Attributes
StringTableEntry control_name
bool ctrl_client_only
bool preserve_pos
Public Functions
afxGuiControllerData()
afxGuiControllerData(const afxGuiControllerData & , bool )
allowSubstitutions()
Reimplemented from: SimObject
DECLARE_CATEGORY("AFX" )
DECLARE_CONOBJECT(afxGuiControllerData )
onAdd()
Reimplemented from: SimObject
packData(BitStream * )
Reimplemented from: SimDataBlock
unpackData(BitStream * )
Reimplemented from: SimDataBlock