CTFFlameManager: Difference between revisions

From SigMod
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
== Overview ==
== Overview ==
...
TBD


'''Source location : Absent from the 2017 TF2 source code.'''
'''Source location : [https://github.com/ValveSoftware/source-sdk-2013/blob/master/src/game/shared/tf/tf_flame.cpp /game/server/tf/tf_flame.cpp]'''
 
'''Linked entity : [https://developer.valvesoftware.com/wiki/tf_flame_manager tf_flame_manager]'''


==[[Classes|Class Structure]]==
==[[Classes|Class Structure]]==

Latest revision as of 16:44, 28 March 2025

Overview

TBD

Source location : /game/server/tf/tf_flame.cpp

Linked entity : tf_flame_manager

Class Structure

SendProps

CTFFlameManager
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