afxPlayerPuppetData
Engine/source/afx/ce/afxPlayerPuppet.h
Private Types
Parent
Public Attributes
Public Functions
afxPlayerPuppetData(const afxPlayerPuppetData & , bool )
bool
DECLARE_CATEGORY("AFX" )
gather_cons_defs(Vector< afxConstraintDef > & defs)
bool
onAdd()
Called when the object is added to the sim.
unpackData(BitStream * )
Public Static Functions
Detailed Description
Private Types
typedef GameBaseData Parent
Public Attributes
U8 networking
afxConstraintDef obj_def
StringTableEntry obj_spec
Public Functions
afxPlayerPuppetData()
afxPlayerPuppetData(const afxPlayerPuppetData & , bool )
allowSubstitutions()
Reimplemented from: SimObject
DECLARE_CATEGORY("AFX" )
DECLARE_CONOBJECT(afxPlayerPuppetData )
gather_cons_defs(Vector< afxConstraintDef > & defs)
Reimplemented from: afxComponentEffectData
onAdd()
Reimplemented from: SimObject
packData(BitStream * )
Reimplemented from: SimDataBlock
unpackData(BitStream * )
Reimplemented from: SimDataBlock