Torque3D Documentation / _generateds / afxXM_ForceData

afxXM_ForceData

Engine/source/afx/forces/afxXM_Force.cpp

More...

Private Types

Public Functions

create(afxEffectWrapper * fx, bool on_server)
bool
preload(bool server, String & errorStr)

Called to prepare the datablock for use, after it has been unpacked.

Public Static Functions

Detailed Description

Private Types

typedef afxXM_WeightedBaseData Parent 

Public Attributes

StringTableEntry force_set_name 
F32 update_dt 

Public Functions

afxXM_ForceData()

afxXM_ForceData(const afxXM_ForceData & , bool )

allowSubstitutions()

Reimplemented from: SimObject

create(afxEffectWrapper * fx, bool on_server)

Reimplemented from: afxXM_BaseData

DECLARE_CATEGORY("AFX" )

DECLARE_CONOBJECT(afxXM_ForceData )

packData(BitStream * stream)

Reimplemented from: SimDataBlock

preload(bool server, String & errorStr)

Reimplemented from: SimDataBlock

unpackData(BitStream * stream)

Reimplemented from: SimDataBlock

Public Static Functions

initPersistFields()