CDynamicProp: Difference between revisions

From SigMod
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:


'''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/server/props.h /game/server/props.h]'''
'''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/server/props.h /game/server/props.h]'''
'''Linked entities :'''
* '''[https://developer.valvesoftware.com/wiki/prop_dynamic prop_dynamic]'''
* '''[https://developer.valvesoftware.com/wiki/prop_dynamic_override prop_dynamic_override]'''
* '''[https://developer.valvesoftware.com/wiki/dynamic_prop dynamic_prop]'''


==[[Classes|Class Structure]]==
==[[Classes|Class Structure]]==

Revision as of 19:57, 13 March 2022

Overview

...

Source location : /game/server/props.h

Class Structure

SendProps

CDynamicProp
Name Type Description
m_bUseHitboxesForRenderBox Boolean

Entity DataMaps

CDynamicProp
Name Type Description
CDynamicPropAnimThink
InputDisableCollision
InputEnableCollision
InputSetAnimation
InputSetDefaultAnimation
InputSetPlaybackRate
InputTurnOff
InputTurnOn
m_BoneFollowerManager
m_iNumBones
m_physBones
m_bDisableBoneFollowers
m_bRandomAnimator
m_bStartDisabled
m_bUseHitboxesForRenderBox
m_flMaxRandAnimTime
m_flMinRandAnimTime
m_flNextRandAnim
m_iGoalSequence
m_iTransitionDirection
m_iszDefaultAnim
m_nPendingSequence
m_pOutputAnimBegun
m_pOutputAnimOver
dynamic_prop
Name Type Description
prop_dynamic
Name Type Description
prop_dynamic_ornament
Name Type Description
InputDetach
InputSetAttached
m_initialOwner
prop_dynamic_override
Name Type Description
training_prop_dynamic
Name Type Description