CFuncSmokeVolume: Difference between revisions

From SigMod
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/func_smokevolume.cpp /game/server/func_smokevolume.cpp]'''


'''Linked entity : ...'''
'''Linked Entity : [https://developer.valvesoftware.com/wiki/func_smokevolume func_smokevolume]'''


==[[Classes|Class Structure]]==
==[[Classes|Class Structure]]==
*'''[[CBaseEntity]]'''
*'''[[CBaseEntity]]'''
**'''[[CBaseAnimating]]'''
**'''[[CBaseParticleEntity]]'''
***'''[[CBaseAnimatingOverlay]]'''
***'''CFuncSmokeVolume'''
****'''[[CBaseFlex]]'''
*****'''[[CBaseCombatCharacter]]'''
******'''[[CBasePlayer]]'''
*******'''CTFPlayer'''


== SendProps ==
== SendProps ==

Revision as of 04:53, 24 March 2022

Overview

...

Source location : /game/server/func_smokevolume.cpp

Linked Entity : func_smokevolume

Class Structure

SendProps

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

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