CEnvBeam: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Overview == ... '''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/server/EnvBeam.cpp /game/server/EnvBeam.cpp]''' '''Linked Entit...") |
(No difference)
|
Revision as of 18:11, 24 March 2022
Overview
...
Source location : /game/server/EnvBeam.cpp
Linked Entity : env_beam
Class Structure
- CBaseEntity
- CBeam
- CEnvBeam
- CBeam
Entity DataMaps
Name | Type | Description |
---|---|---|
CEnvBeamStrikeThink | ||
CEnvBeamUpdateThink | ||
InputStrikeOnce | ||
InputToggle | ||
InputTurnOff | ||
InputTurnOn | ||
m_OnTouchedByEntity | ||
m_TouchType | ||
m_active | ||
m_boltWidth | ||
m_frameStart | ||
m_hFilter | ||
m_iFilterName | ||
m_iszDecal | ||
m_iszEndEntity | ||
m_iszSpriteName | ||
m_iszStartEntity | ||
m_life | ||
m_noiseAmplitude | ||
m_radius | ||
m_restrike | ||
m_speed | ||
m_spriteTexture |