CTFHellZap: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
Emits a particle effect on players within it's associated trigger area. | |||
'''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/shared/tf/halloween/tf_weapon_spellbook.cpp /game/shared/tf/halloween/tf_weapon_spellbook.cpp]''' | '''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/shared/tf/halloween/tf_weapon_spellbook.cpp /game/shared/tf/halloween/tf_weapon_spellbook.cpp]''' | ||
Latest revision as of 21:39, 11 March 2023
Overview
Emits a particle effect on players within it's associated trigger area.
Source location : /game/shared/tf/halloween/tf_weapon_spellbook.cpp
Linked Entity : halloween_zapper
Class Structure
- CBaseEntity
- CTFHellZap
Entity DataMaps
| Name | Type | Description |
|---|---|---|
| InputDisable | ||
| InputEnable | ||
| InputZapAllTouching | ||
| m_eType | ||
| m_iszCustomTouchTrigger | ||
| m_iszParticleName |