Env player viewfinder: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(→Inputs) |
||
Line 15: | Line 15: | ||
== Inputs == | == Inputs == | ||
{{IO|ShowViewFinder|Shows the view finder | {{IO|ShowViewFinder|Shows the view finder screen overlay.}} | ||
{{IO|HideViewFinder|Hides the view finder | {{IO|HideViewFinder|Hides the view finder screen overlay.}} | ||
{{I Targetname}} | {{I Targetname}} | ||
== Outputs == | == Outputs == | ||
{{O Targetname}} | {{O Targetname}} |
Revision as of 15:27, 27 December 2015
Entity description
This Entity turns a viewfinder overlay on and off in co-op.
Keyvalues
- Name (targetname) <string>[ Edit ]
- The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g.
parentname
ortarget
).
Also displayed in Hammer's 2D views and Entity Report.See also: Generic Keyvalues, Inputs and Outputs available to all entities
Inputs
- ShowViewFinder
- Shows the view finder screen overlay.
- HideViewFinder
- Hides the view finder screen overlay.