vgui_level_placard_display

From Valve Developer Community
Jump to navigation Jump to search
Obsolete-notext.png
This entity is obsolete. Its use is discouraged. It may only exist/function in older engine branches.

vgui_level_placard_display is a point entity available in Portal 2 Portal 2. It is an unused entity that was seemingly intended to display test chamber numbers prior to each level, similar to the used test chamber signs. The entity appears to no longer function in the final 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

Inputs

SetDisplayText <stringRedirectInput/string>
Intended to set the text displayed on the sign. Doesn't work.

See also