CEntityParticleTrail: 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/EntityParticleTrail.h /game/server/EntityParticleTrail.h]'''
'''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/server/EntityParticleTrail.h /game/server/EntityParticleTrail.h]'''

Latest revision as of 19:19, 10 August 2022

Overview[edit | edit source]

TBD

Source location : /game/server/EntityParticleTrail.h

Linked Entity : env_particle_trail

Class Structure[edit | edit source]

SendProps[edit | edit source]

CEntityParticleTrail
Name Type Description
m_iMaterialName Integer
m_Info
m_flLifetime Float
m_flStartSize Float
m_flEndSize Float
m_hConstraintEntity Integer

Entity DataMaps[edit | edit source]

CEntityParticleTrail
Name Type Description
m_Info
m_flEndSize
m_flLifetime
m_flStartSize
m_strMaterialName
m_hConstraintEntity
m_iMaterialName