Training annotation: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 9: Line 9:
==Inputs==
==Inputs==
{{I Targetname}}
{{I Targetname}}
{{IO|Show}}
{{IO|Show|Shows the annotation bubble.}}
{{IO|Hide}}
{{IO|Hide|Hides the annotation bubble.}}


==Outputs==
==Outputs==
{{O Targetname}}
{{O Targetname}}

Revision as of 17:06, 29 May 2017

Team Fortress 2 training_annotation is a point entity available in Team Fortress 2 Team Fortress 2.

Entity description

An in-world location-specific information bubble.

Keyvalues

Name (targetname) <string>[ Edit ]
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

Inputs

Show
Shows the annotation bubble.
Hide
Hides the annotation bubble.

Outputs