CEntityFlame: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
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]''' | ||
Line 62: | Line 62: | ||
| style="width: 15%;" | | | style="width: 15%;" | | ||
| style="width: 35%;" | | | style="width: 35%;" | | ||
|} | |} |
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 |