afxSelectronData
Engine/source/afx/afxSelectron.h
Classes:
Private Types
Parent
Private Attributes
bool
Public Attributes
Private Functions
pack_fx(BitStream * stream, const afxEffectList & fx, bool packed)
unpack_fx(BitStream * stream, afxEffectList & fx)
Public Functions
afxSelectronData(const afxSelectronData & , bool )
bool
DECLARE_CATEGORY("AFX" )
bool
onAdd()
Called when the object is added to the sim.
bool
unpackData(BitStream * )
Public Static Functions
Detailed Description
Private Types
typedef afxChoreographerData Parent
Private Attributes
bool do_id_convert
Public Attributes
F32 deselect_dur
afxEffectList deselect_fx_list
afxEffectBaseData * dummy_fx_entry
F32 main_dur
afxEffectList main_fx_list
S32 n_deselect_loops
S32 n_main_loops
S32 n_select_loops
U32 obj_type_mask
U8 obj_type_style
bool registered
F32 select_dur
afxEffectList select_fx_list
Private Functions
pack_fx(BitStream * stream, const afxEffectList & fx, bool packed)
unpack_fx(BitStream * stream, afxEffectList & fx)
Public Functions
afxSelectronData()
afxSelectronData(const afxSelectronData & , bool )
~afxSelectronData()
allowSubstitutions()
Reimplemented from: SimObject
DECLARE_CATEGORY("AFX" )
DECLARE_CONOBJECT(afxSelectronData )
gatherConstraintDefs(Vector< afxConstraintDef > & )
matches(U32 mask, U8 style)
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