afxForceData

Engine/source/afx/forces/afxForce.h

More...

Private Types

Parent 

Public Functions

bool

Called when the object is added to the sim.

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

Public Static Functions

initPersistFields()