VGUI2

From Valve Developer Community
Revision as of 13:27, 3 April 2008 by TomEdwards (talk | contribs)
Jump to navigation Jump to search

VGUI2, ("Valve Graphical User Interface 2") is a system mimicking most of the Windows controls, which is rendered using the Source Engine for in-game display. It is platform independent and is Unicode compliant for ease of localization.

VGUI2 forms can technically be displayed on the Windows desktop (e.g. Steam) as well as in-game, but mod authors don't have access to that functionality.

See also