CTFHellZap: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
Emits a particle effect on players within it's associated trigger area. | |||
'''Source location : ...''' | '''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]''' | ||
'''Linked | '''Linked Entity : [https://developer.valvesoftware.com/wiki/halloween_zapper halloween_zapper]''' | ||
==[[Classes|Class Structure]]== | ==[[Classes|Class Structure]]== | ||
*'''[[CBaseEntity]]''' | *'''[[CBaseEntity]]''' | ||
**''' | **'''CTFHellZap''' | ||
== Entity DataMaps == | == Entity DataMaps == | ||
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 |