CBaseFire: Difference between revisions

From SigMod
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Overview ==
== Overview ==
...
A base class for the [[CPlasma]] and [[CFireSmoke]] entities which are used by [[CFire]]


'''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/server/fire_smoke.h /game/server/fire_smoke.h]'''
'''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/server/fire_smoke.h /game/server/fire_smoke.h]'''

Latest revision as of 14:00, 30 July 2022

Overview[edit | edit source]

A base class for the CPlasma and CFireSmoke entities which are used by CFire

Source location : /game/server/fire_smoke.h

Class Structure[edit | edit source]

SendProps[edit | edit source]

CBaseFire
Name Type Description
m_flStartScale Float
m_flScale Float
m_flScaleTime Float
m_nFlags Integer

Entity DataMaps[edit | edit source]

CBaseFire
Name Type Description
m_flScale
m_flScaleTime
m_flStartScale
m_nFlags