afxEffectGroupData
Engine/source/afx/afxEffectGroup.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
afxEffectGroupData(const afxEffectGroupData & , bool )
bool
DECLARE_CATEGORY("AFX" )
gather_cons_defs(Vector< afxConstraintDef > & defs)
bool
unpackData(BitStream * )
Public Static Functions
Detailed Description
Private Types
typedef afxEffectBaseData Parent
Private Attributes
bool do_id_convert
Public Attributes
bool assign_idx
afxEffectBaseData * dummy_fx_entry
afxEffectList fx_list
S32 group_count
bool group_enabled
U8 idx_offset
afxGroupTimingData timing
Private Functions
pack_fx(BitStream * stream, const afxEffectList & fx, bool packed)
unpack_fx(BitStream * stream, afxEffectList & fx)
Public Functions
afxEffectGroupData()
afxEffectGroupData(const afxEffectGroupData & , bool )
allowSubstitutions()
Reimplemented from: SimObject
DECLARE_CATEGORY("AFX" )
DECLARE_CONOBJECT(afxEffectGroupData )
gather_cons_defs(Vector< afxConstraintDef > & defs)
Reimplemented from: afxEffectBaseData
packData(BitStream * )
Reimplemented from: SimDataBlock
preload(bool server, String & errorStr)
Reimplemented from: SimDataBlock
reloadReset()
Reimplemented from: SimObject
unpackData(BitStream * )
Reimplemented from: SimDataBlock