SchemaEntityClasses
CEntityFlame
CEntityFlame
Inheritance: CBaseEntity
Fields
- m_hEntAttached CHandle<CBaseEntity>
- m_bCheapEffect bool
- m_flSize float
- m_bUseHitboxes bool
- m_iNumHitboxFires int32_t
- m_flHitboxFireScale float
- m_flLifetime float
- m_hAttacker CHandle<CBaseEntity>
- m_flDirectDamagePerSecond float
- m_iCustomDamageType int32_t
Methods
CEntityFlame* New(className)
Parameters
- className const char*
CEntityFlame* FromIndex(iIndex)
Parameters
- iIndex int
CEntityFlame* FromIndex(index)
Parameters
- index CEntityIndex