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