afxForceData
Engine/source/afx/forces/afxForce.h
Private Types
Parent
Public Attributes
Public Functions
afxForceData(const afxForceData & , bool )
bool
cloneAndPerformSubstitutions(const SimObject * , S32 index)
bool
onAdd()
Called when the object is added to the sim.
unpackData(BitStream * stream)
Public Static Functions
Detailed Description
Private Types
typedef GameBaseData Parent
Public Attributes
afxForceDesc * force_desc
StringTableEntry force_set_name
Public Functions
afxForceData()
afxForceData(const afxForceData & , bool )
allowSubstitutions()
Reimplemented from: SimObject
cloneAndPerformSubstitutions(const SimObject * , S32 index)
Reimplemented by: afxF_DragData, afxF_GravityData
onAdd()
Reimplemented from: SimObject
packData(BitStream * stream)
Reimplemented from: SimDataBlock
Reimplemented by: afxF_DragData, afxF_GravityData
unpackData(BitStream * stream)
Reimplemented from: SimDataBlock
Reimplemented by: afxF_DragData, afxF_GravityData