SchemaEntityClasses
CTimerEntity
CTimerEntity
Inheritance: CLogicalEntity
Fields
- m_OnTimer CEntityIOOutput
- m_OnTimerHigh CEntityIOOutput
- m_OnTimerLow CEntityIOOutput
- m_iDisabled int32_t
- m_flInitialDelay float
- m_flRefireTime float
- m_bUpDownState bool
- m_iUseRandomTime int32_t
- m_bPauseAfterFiring bool
- m_flLowerRandomBound float
- m_flUpperRandomBound float
- m_flRemainingTime float
- m_bPaused bool
Methods
CTimerEntity* New(className)
Parameters
- className const char*
CTimerEntity* FromIndex(iIndex)
Parameters
- iIndex int
CTimerEntity* FromIndex(index)
Parameters
- index CEntityIndex