tf_weapon_particle_cannon
Jump to navigation
Jump to search
Class hierarchy |
---|
CTFParticleCannon |
tf_weapon_particle_cannon.cpp |
tf_weapon_particle_cannon
is a point entity available in Team Fortress 2.
Entity Description
The entity used for the Soldier's primary weapon known as the Cow Mangler 5000. If this entity is spawned using ent_create tf_weapon_particle_cannon, it will not appear in-game.
Outputs
Weapon:
- OnNPCPickup
- Fires when an NPC picks up this weapon. (!activator is the NPC.)
- OnPlayerUse
- Fires when the player +uses this weapon. (!activator is the player.)
- OnPlayerPickup
- Fires when a player picks up this weapon. (!activator is the player.)
- OnCacheInteraction
- Fires when the player 'proves' they've found this weapon. Fires on: Player Touch, +USE pickup, Physcannon pickup, Physcannon punt.