SchemaEntityClasses
CInferno
CInferno
Inheritance: CBaseModelEntity
Fields
- m_firePositions Vector
- m_fireParentPositions Vector
- m_bFireIsBurning bool
- m_BurnNormal Vector
- m_fireCount int32_t
- m_nInfernoType int32_t
- m_nFireEffectTickBegin int32_t
- m_nFireLifetime float
- m_bInPostEffectTime bool
- m_bWasCreatedInSmoke bool
- m_extent Extent
- m_damageTimer CountdownTimer
- m_damageRampTimer CountdownTimer
- m_splashVelocity Vector
- m_InitialSplashVelocity Vector
- m_startPos Vector
- m_vecOriginalSpawnLocation Vector
- m_activeTimer IntervalTimer
- m_fireSpawnOffset int32_t
- m_nMaxFlames int32_t
- m_nSpreadCount int32_t
- m_BookkeepingTimer CountdownTimer
- m_NextSpreadTimer CountdownTimer
- m_nSourceItemDefIndex uint16_t
Methods
CInferno* New(className)
Parameters
- className const char*
CInferno* FromIndex(iIndex)
Parameters
- iIndex int
CInferno* FromIndex(index)
Parameters
- index CEntityIndex