CParticleFire: Difference between revisions
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/particle_fire.h /game/server/particle_fire.h]''' | '''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/server/particle_fire.h /game/server/particle_fire.h]''' |
Latest revision as of 19:23, 10 August 2022
Overview[edit | edit source]
TBD
Source location : /game/server/particle_fire.h
Linked Entity : env_particlefire
Class Structure[edit | edit source]
- CBaseEntity
- CBaseParticleEntity
- CParticleFire
- CBaseParticleEntity
SendProps[edit | edit source]
Name | Type | Description |
---|---|---|
m_vOrigin | Vector | |
m_vDirection | Vector |
Entity DataMaps[edit | edit source]
Name | Type | Description |
---|---|---|
m_vDirection | ||
m_vOrigin |