SchemaEntityClasses
CPropDoorRotating
CPropDoorRotating
Inheritance: CBasePropDoor
Fields
- m_vecAxis Vector
- m_flDistance float
- m_eSpawnPosition PropDoorRotatingSpawnPos_t
- m_eOpenDirection PropDoorRotatingOpenDirection_e
- m_eCurrentOpenDirection PropDoorRotatingOpenDirection_e
- m_eDefaultCheckDirection doorCheck_e
- m_flAjarAngle float
- m_angRotationAjarDeprecated QAngle
- m_angRotationClosed QAngle
- m_angRotationOpenForward QAngle
- m_angRotationOpenBack QAngle
- m_angGoal QAngle
- m_vecForwardBoundsMin Vector
- m_vecForwardBoundsMax Vector
- m_vecBackBoundsMin Vector
- m_vecBackBoundsMax Vector
- m_bAjarDoorShouldntAlwaysOpen bool
- m_hEntityBlocker CHandle<CEntityBlocker>
Methods
CPropDoorRotating* New(className)
Parameters
- className const char*
CPropDoorRotating* FromIndex(iIndex)
Parameters
- iIndex int
CPropDoorRotating* FromIndex(index)
Parameters
- index CEntityIndex