Category:VGUI

From Valve Developer Community
Revision as of 18:04, 5 June 2023 by SirYodaJedi (talk | contribs) (really shouldn't be just called VGUI…)
Jump to navigation Jump to search
English (en)Deutsch (de)Español (es)Polski (pl)Русский (ru)Українська (uk)中文 (zh)Translate (Translate)

VGUI (or, technically, "VGUI2"), is used to display dynamic 2D images in Source. This includes dialogues and buttons, the HUD, and even the surfaces of monitors and screens in the 3D world. It is platform-independent and Unicode-compliant.

VGUI2 forms can technically be displayed on the Windows and Mac desktop (e.g. Steam) as well as in-game.


GoldSrc GoldSrc uses both VGUI and VGUI2. Source Source only uses VGUI2. Due to this wiki historically documenting Source more than GoldSrc, VGUI2 is oftentimes interchangeably referred to as VGUI.

Subcategories

This category has the following 3 subcategories, out of 3 total.

C

H