RunGameUICommand
Example
Opens the options dialog.
RunGameUICommand( "OpenOptionsDialog" )
Example
Hides the game UI (menu). Equivalent to RunConsoleCommand( "gameui_hide" )
RunGameUICommand( "engine gameui_hide" )
Runs a menu command. Equivalent to RunConsoleCommand( "gamemenucommand", command ) unless the command starts with the "engine" keyword in which case it is equivalent to RunConsoleCommand( command ).
Should be one of the following:
without
confirmation (unlike other Source games).Opens the options dialog.
Hides the game UI (menu). Equivalent to RunConsoleCommand( "gameui_hide" )
Render Time: 44ms
DB GetPage | 9 |
Generate Html | 9 |
SaveChanges (1) | 18 |
Render Body | 0 |
Render Sidebar | 6 |