SchemaEntityClasses
CTriggerLook
CTriggerLook
Inheritance: CTriggerOnce
Fields
- m_hLookTarget CHandle<CBaseEntity>
- m_flFieldOfView float
- m_flLookTime float
- m_flLookTimeTotal float
- m_flLookTimeLast float
- m_flTimeoutDuration float
- m_bTimeoutFired bool
- m_bIsLooking bool
- m_b2DFOV bool
- m_bUseVelocity bool
- m_bTestOcclusion bool
- m_bTestAllVisibleOcclusion bool
- m_OnTimeout CEntityIOOutput
- m_OnStartLook CEntityIOOutput
- m_OnEndLook CEntityIOOutput
Methods
CTriggerLook* New(className)
Parameters
- className const char*
CTriggerLook* FromIndex(iIndex)
Parameters
- iIndex int
CTriggerLook* FromIndex(index)
Parameters
- index CEntityIndex