CFuncSmokeVolume: Difference between revisions

From SigMod
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
== Overview ==
== Overview ==
...
TBD


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

Latest revision as of 19:20, 10 August 2022

Overview[edit | edit source]

TBD

Source location : /game/server/func_smokevolume.cpp

Linked Entity : func_smokevolume

Class Structure[edit | edit source]

SendProps[edit | edit source]

CFuncSmokeVolume
Name Type Description
m_Color1 Integer
m_Color2 Integer
m_MaterialName String
m_ParticleDrawWidth Float
m_ParticleSpacingDistance Float
m_DensityRampSpeed Float
m_RotationSpeed Float
m_MovementSpeed Float
m_Density Float
m_spawnflags Integer

Entity DataMaps[edit | edit source]

CFuncSmokeVolume
Name Type Description
m_Color1
m_Color2
m_Density
m_DensityRampSpeed
m_MovementSpeed
m_ParticleDrawWidth
m_ParticleSpacingDistance
m_RotationSpeed
m_String_tMaterialName