tf_wearable_demoshield

From Valve Developer Community
Jump to navigation Jump to search
Info.png
This entity is not in the FGD by default.
It should not be put directly in a map.
Class hierarchy
CTFWearableDemoShield
CTFWearable
CEconWearable
CEconEntity
CBaseAnimating
CBaseEntity
tf_wearable_weapons.cpp

tf_wearable_demoshield is an entity available in Team Fortress 2 Team Fortress 2.

tf_wearable_demoshield is the base for all shields worn by the Demoman. This arsenal of shields consist of the Chargin' Targe, the Splendid Screen, and the Tide Turner. tf_wearable_demoshield, just like the other base entities, shows up as invisible when spawned using the developer console.

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