afxCameraPuppetData
Engine/source/afx/ce/afxCameraPuppet.h
Private Types
Parent
Public Attributes
Public Functions
afxCameraPuppetData(const afxCameraPuppetData & , 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
afxConstraintDef cam_def
StringTableEntry cam_spec
U8 networking
Public Functions
afxCameraPuppetData()
afxCameraPuppetData(const afxCameraPuppetData & , bool )
allowSubstitutions()
Reimplemented from: SimObject
DECLARE_CATEGORY("AFX" )
DECLARE_CONOBJECT(afxCameraPuppetData )
gather_cons_defs(Vector< afxConstraintDef > & defs)
Reimplemented from: afxComponentEffectData
onAdd()
Reimplemented from: SimObject
packData(BitStream * )
Reimplemented from: SimDataBlock
unpackData(BitStream * )
Reimplemented from: SimDataBlock