CBaseMoveBehavior
Overview
...
Source location : /game/server/movement.cpp
Linked Entity : move_keyframed
Class Structure
- CBaseEntity
- CServerOnlyEntity
- CLogicalEntity
- CPathKeyFrame
- CBaseMoveBehavior
- CPathKeyFrame
- CLogicalEntity
- CServerOnlyEntity
Entity DataMaps
| 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 |