CEntityFlame: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
... | ... | ||
'''Source location : ...''' | '''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/server/EntityFlame.h /game/server/EntityFlame.h]''' | ||
'''Linked | '''Linked Entities :''' | ||
*''' [https://developer.valvesoftware.com/wiki/entityflame entityflame]''' | |||
*''' [https://developer.valvesoftware.com/wiki/env_entity_igniter env_entity_igniter]''' | |||
==[[Classes|Class Structure]]== | ==[[Classes|Class Structure]]== | ||
*'''[[CBaseEntity]]''' | *'''[[CBaseEntity]]''' | ||
**''' | **'''CEntityFlame''' | ||
== SendProps == | == SendProps == | ||
Revision as of 04:51, 24 March 2022
Overview
...
Source location : /game/server/EntityFlame.h
Linked Entities :
Class Structure
- CBaseEntity
- CEntityFlame
SendProps
| Name | Type | Description |
|---|---|---|
| m_hEntAttached | Integer |
Entity DataMaps
| Name | Type | Description |
|---|---|---|
| CEntityFlameFlameThink | ||
| InputIgnite | ||
| m_bUseHitboxes | ||
| m_flHitboxFireScale | ||
| m_flLifetime | ||
| m_flSize | ||
| m_hEntAttached | ||
| m_iNumHitboxFires |
| Name | Type | Description |
|---|
| Name | Type | Description |
|---|