afxXM_ForceData
Engine/source/afx/forces/afxXM_Force.cpp
Private Types
Parent
Public Attributes
Public Functions
afxXM_ForceData(const afxXM_ForceData & , bool )
bool
create(afxEffectWrapper * fx, bool on_server)
DECLARE_CATEGORY("AFX" )
bool
unpackData(BitStream * stream)
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