tf_weapon_grapplinghook

From Valve Developer Community
Jump to: navigation, search
English (en)Translate (Translate)
Class hierarchy
CTFGrapplingHook
CTFRocketLauncher
CTFWeaponBaseGun
CTFWeaponBase
CBaseCombatWeapon
CBaseAnimating
CBaseEntity
tf_weapon_grapplinghook.cpp

tf_weapon_grapplinghook is a point entity available in Team Fortress 2 Team Fortress 2. It is the entity used for the Action slot Grappling Hook. If this entity is spawned using ent_create tf_weapon_grapplinghook, 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