Justified
GmodGeneralConsole reference

VGUI

Source engine GUI system settings.

VGUI

Source engine GUI system settings.

This is a reference of all vgui_* console commands. Use find vgui in the console to search within this category.

All Commands (16)

CommandDefaultDescription
vgui_drawfocus0Report which panel is under the mouse.
vgui_drawtree0Draws the vgui panel hiearchy to the specified depth level.
vgui_drawtree_bounds0Show panel bounds.
vgui_drawtree_clearcmd-
vgui_drawtree_draw_selected0Highlight the selected panel
vgui_drawtree_freeze0Set to 1 to stop updating the vgui_drawtree view.
vgui_drawtree_hidden0Draw the hidden panels.
vgui_drawtree_panelalpha0Show the panel alpha values in the vgui_drawtree view.
vgui_drawtree_popupsonly0Draws the vgui popup list in hierarchy(1) or most recently used(2) order.
vgui_drawtree_render_order0List the vgui_drawtree panels in render order.
vgui_drawtree_visible1Draw the visible panels.
vgui_luapaint1-
vgui_message_dialog_modal1-
vgui_spew_fontscmd-
vgui_togglepanelcmdshow/hide vgui panel by name.
vgui_visualizelayout0Draw red rectangles over panels that have their InvalidateLayout hooks called. Useful for determe...

On this page