CEntityParticleTrail: Difference between revisions

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


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


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


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


== SendProps ==
== SendProps ==

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