SchemaEntityClasses
CFuncRotating
CFuncRotating
Inheritance: CBaseModelEntity
Fields
- m_OnStopped CEntityIOOutput
- m_OnStarted CEntityIOOutput
- m_OnReachedStart CEntityIOOutput
- m_localRotationVector RotationVector
- m_flSpeed float
- m_flFanFriction float
- m_flAttenuation float
- m_flVolume float
- m_flTargetSpeed float
- m_flMaxSpeed float
- m_flBlockDamage float
- m_NoiseRunning CGameSoundEventName
- m_bReversed bool
- m_bAccelDecel bool
- m_prevLocalAngles QAngle
- m_angStart QAngle
- m_bStopAtStartPos bool
- m_vecClientOrigin Vector
- m_vecClientAngles QAngle
Methods
CFuncRotating* New(className)
Parameters
- className const char*
CFuncRotating* FromIndex(iIndex)
Parameters
- iIndex int
CFuncRotating* FromIndex(index)
Parameters
- index CEntityIndex