Torque3D Documentation / _generateds / StaticShapeData

StaticShapeData

Engine/source/T3D/staticShape.h

More...

Public Types

Public Static Functions

Detailed Description

Public Types

typedef ShapeBaseData Parent 

Public Attributes

S32 dynamicTypeField 
F32 energyPerDamagePoint 
bool isShielded 
bool noIndividualDamage 

Public Functions

StaticShapeData()

StaticShapeData(const StaticShapeData & , bool )

allowSubstitutions()

Reimplemented from: SimObject

Reimplemented by: afxStaticShapeData

DECLARE_CONOBJECT(StaticShapeData )

packData(BitStream * stream)

Reimplemented from: ShapeBaseData

Reimplemented by: afxStaticShapeData, PathShapeData

unpackData(BitStream * stream)

Reimplemented from: ShapeBaseData

Reimplemented by: afxStaticShapeData, PathShapeData

Public Static Functions

initPersistFields()