tf_weapon_flaregun

From Valve Developer Community
Jump to: navigation, search
Info.png
This entity is not in the FGD by default.
It should not be put directly in a map.
Class hierarchy
CTFFlareGun
CTFWeaponBaseGun
CTFWeaponBase
CBaseCombatWeapon
CBaseAnimating
CBaseEntity
tf_weapon_flaregun.cpp

tf_weapon_flaregun is an entity available in Team Fortress 2 Team Fortress 2. It's the entity used for the Pyro's secondary weapons known as the Flare Gun, Detonator, Manmelter, and Scorch Shot. If this entity is spawned using ent_create tf_weapon_flaregun, it will not appear in-game.

Keyvalues

Name (targetname) <string>
The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentname or target).
Also displayed in Hammer's 2D views and Entity Report.
See also:  Generic Keyvalues, Inputs and Outputs available to all entities