CTEBaseBeam: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
'''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/server/te_basebeam.h /game/server/te_basebeam.h]''' | '''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/server/te_basebeam.h /game/server/te_basebeam.h]''' | ||
==[[SendProps|Class Structure]]== | ==[[SendProps|Class Structure]]== | ||
Revision as of 01:54, 28 March 2022
Overview
...
Source location : /game/server/te_basebeam.h
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 |