CTEBloodStream: Difference between revisions
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/te_bloodstream.cpp /game/server/te_bloodstream.cpp]''' | ||
==[[Classes|Class Structure]]== | |||
*'''[[CBaseTempEntity]]''' | |||
==[[ | **'''[[CTEParticleSystem]]''' | ||
*'''[[ | ***'''CTEBloodStream''' | ||
== SendProps == | == SendProps == | ||
Revision as of 01:36, 28 March 2022
Overview
...
Source location : /game/server/te_bloodstream.cpp
Class Structure
- CBaseTempEntity
- CTEParticleSystem
- CTEBloodStream
- CTEParticleSystem
SendProps
| Name | Type | Description |
|---|---|---|
| m_vecDirection | Vector | |
| r | Integer | |
| g | Integer | |
| b | Integer | |
| a | Integer | |
| m_nAmount | Integer |