Torque3D Documentation / _generateds / afxEffectronData

afxEffectronData

Engine/source/afx/afxEffectron.h

More...

Classes:

Private Types

Private Attributes

Private Functions

pack_fx(BitStream * stream, const afxEffectList & fx, bool packed)

Public Functions

bool

Called when the object is added to the sim.

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 afxChoreographerData Parent 

Private Attributes

bool do_id_convert 

Public Attributes

afxEffectBaseData * dummy_fx_entry 
F32 duration 
afxEffectList fx_list 
S32 n_loops 

Private Functions

pack_fx(BitStream * stream, const afxEffectList & fx, bool packed)

unpack_fx(BitStream * stream, afxEffectList & fx)

Public Functions

afxEffectronData()

afxEffectronData(const afxEffectronData & , bool )

allowSubstitutions()

Reimplemented from: SimObject

DECLARE_CATEGORY("AFX" )

DECLARE_CONOBJECT(afxEffectronData )

gatherConstraintDefs(Vector< afxConstraintDef > & )

onAdd()

Reimplemented from: SimObject

packData(BitStream * )

Reimplemented from: afxChoreographerData

preload(bool server, String & errorStr)

Reimplemented from: afxChoreographerData

reloadReset()

Reimplemented from: SimObject

unpackData(BitStream * )

Reimplemented from: afxChoreographerData

Public Static Functions

initPersistFields()