CTFFlameManager
Overview
TBD
Source location : Absent from the 2017 TF2 source code.
Class Structure
- CBaseEntity
- CTFPointManager
- CTFFlameManager
- CTFPointManager
SendProps
| Name | Type | Description |
|---|---|---|
| m_hWeapon | Integer | |
| m_hAttacker | Integer | |
| m_flSpreadDegree | Float | |
| m_flRedirectedFlameSizeMult | Float | |
| m_flFlameStartSizeMult | Float | |
| m_flFlameEndSizeMult | Float | |
| m_flFlameIgnorePlayerVelocity | Float | |
| m_flFlameReflectionAdditionalLifeTime | Float | |
| m_flFlameReflectionDamageReduction | Float | |
| m_iMaxFlameReflectionCount | Integer | |
| m_nShouldReflect | Integer | |
| m_flFlameSpeed | Float | |
| m_flFlameLifeTime | Float | |
| m_flRandomLifeTimeOffset | Float | |
| m_flFlameGravity | Float | |
| m_flFlameDrag | Float | |
| m_flFlameUp | Float | |
| m_bIsFiring | Boolean |