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