afxDamageData
Engine/source/afx/ce/afxDamage.h
Private Types
Parent
Public Attributes
Public Functions
afxDamageData(const afxDamageData & , 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
F32 ad_amount
F32 amount
StringTableEntry flavor
F32 impulse
StringTableEntry label
F32 radius
U8 repeats
Public Functions
afxDamageData()
afxDamageData(const afxDamageData & , bool )
allowSubstitutions()
Reimplemented from: SimObject
DECLARE_CATEGORY("AFX" )
DECLARE_CONOBJECT(afxDamageData )
onAdd()
Reimplemented from: SimObject
packData(BitStream * )
Reimplemented from: SimDataBlock
unpackData(BitStream * )
Reimplemented from: SimDataBlock