Torque3D Documentation / _generateds / afxPhysicalZoneData

afxPhysicalZoneData

Engine/source/afx/ce/afxPhysicalZone.h

More...

Private Types

Parent 

Public Static Functions

Detailed Description

Private Types

typedef GameBaseData Parent 

Public Attributes

bool exclude_cons_obj 
S32 force_type 
Point3F mAppliedForce 
F32 mGravityMod 
StringTableEntry mPolyhedron 
F32 mVelocityMod 
bool orient_force 

Public Functions

afxPhysicalZoneData()

afxPhysicalZoneData(const afxPhysicalZoneData & , bool )

allowSubstitutions()

Reimplemented from: SimObject

DECLARE_CATEGORY("AFX" )

DECLARE_CONOBJECT(afxPhysicalZoneData )

packData(BitStream * )

Reimplemented from: SimDataBlock

unpackData(BitStream * )

Reimplemented from: SimDataBlock

Public Static Functions

initPersistFields()