CBaseMoveBehavior
Jump to navigation
Jump to search
Overview[edit | edit source]
...
Source location : /game/server/movement.cpp
Linked Entity : move_keyframed
Class Structure[edit | edit source]
- CBaseEntity
- CServerOnlyEntity
- CLogicalEntity
- CPathKeyFrame
- CBaseMoveBehavior
- CPathKeyFrame
- CLogicalEntity
- CServerOnlyEntity
Entity DataMaps[edit | edit source]
Name | Type | Description |
---|---|---|
m_flAnimEndTime | ||
m_flAnimStartTime | ||
m_flAverageSpeedAcrossFrame | ||
m_flTimeIntoFrame | ||
m_iDirection | ||
m_iPositionInterpolator | ||
m_iRotationInterpolator | ||
m_pCurrentKeyFrame | ||
m_pPostKeyFrame | ||
m_pPreKeyFrame | ||
m_pTargetKeyFrame |