SchemaEntityClasses
CPathKeyFrame
CPathKeyFrame
Inheritance: CLogicalEntity
Fields
- m_Origin Vector
- m_Angles QAngle
- m_qAngle Quaternion
- m_iNextKey CUtlSymbolLarge
- m_flNextTime float
- m_pNextKey CHandle<CPathKeyFrame>
- m_pPrevKey CHandle<CPathKeyFrame>
- m_flMoveSpeed float
Methods
CPathKeyFrame* New(className)
Parameters
- className const char*
CPathKeyFrame* FromIndex(iIndex)
Parameters
- iIndex int
CPathKeyFrame* FromIndex(index)
Parameters
- index CEntityIndex