CTEBaseBeam: 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/blob/master/tf2_src/game/server/te_basebeam.h /game/server/te_basebeam.h]''' | ||
'''Linked entity : ...''' | '''Linked entity : ...''' | ||
==[[SendProps|Class Structure]]== | ==[[SendProps|Class Structure]]== | ||
*'''[[ | *'''[[CBaseTempEntity]]''' | ||
**''' | **'''CTEBaseBeam''' | ||
== SendProps == | == SendProps == | ||
Revision as of 01:53, 28 March 2022
Overview
...
Source location : /game/server/te_basebeam.h
Linked entity : ...
Class Structure
- CBaseTempEntity
- CTEBaseBeam
SendProps
| Name | Type | Description |
|---|---|---|
| m_nModelIndex | Integer | |
| m_nHaloIndex | Integer | |
| m_nStartFrame | Integer | |
| m_nFrameRate | Integer | |
| m_fLife | Float | |
| m_fWidth | Float | |
| m_fEndWidth | Float | |
| m_nFadeLength | Integer | |
| m_fAmplitude | Float | |
| m_nSpeed | Integer | |
| r | Integer | |
| g | Integer | |
| b | Integer | |
| a | Integer | |
| m_nFlags | Integer |