afxConsoleMessageData
Engine/source/afx/ce/afxConsoleMessage.h
Private Types
Parent
Public Attributes
Public Functions
afxConsoleMessageData(const afxConsoleMessageData & , 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 message_str
Public Functions
afxConsoleMessageData()
afxConsoleMessageData(const afxConsoleMessageData & , bool )
allowSubstitutions()
Reimplemented from: SimObject
DECLARE_CATEGORY("AFX" )
DECLARE_CONOBJECT(afxConsoleMessageData )
onAdd()
Reimplemented from: SimObject
packData(BitStream * )
Reimplemented from: SimDataBlock
unpackData(BitStream * )
Reimplemented from: SimDataBlock