Torque3D Documentation / _generateds / afxAreaDamageData

afxAreaDamageData

Engine/source/afx/ce/afxAreaDamage.h

More...

Private Types

Parent 

Public Functions

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

Public Static Functions

initPersistFields()