CEntityFlame: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
Ignites another entity into flames. | |||
'''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/server/EntityFlame.h /game/server/EntityFlame.h]''' | '''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/server/EntityFlame.h /game/server/EntityFlame.h]''' |
Latest revision as of 01:47, 22 August 2022
Overview[edit | edit source]
Ignites another entity into flames.
Source location : /game/server/EntityFlame.h
Linked Entities :
Class Structure[edit | edit source]
- CBaseEntity
- CEntityFlame
SendProps[edit | edit source]
Name | Type | Description |
---|---|---|
m_hEntAttached | Integer |
Entity DataMaps[edit | edit source]
Name | Type | Description |
---|---|---|
CEntityFlameFlameThink | ||
InputIgnite | ||
m_bUseHitboxes | ||
m_flHitboxFireScale | ||
m_flLifetime | ||
m_flSize | ||
m_hEntAttached | ||
m_iNumHitboxFires |