Display an error dialog box. More...
Go to the source code of this file.
Functions | |
| void | vgui_error_dialog (char const *message) |
| Pop up an error dialog, and wait for the user to dismiss it. | |
| void vgui_error_dialog | ( | char const * | message | ) |
Pop up an error dialog, and wait for the user to dismiss it.
Definition at line 10 of file vgui_error_dialog.cxx.
1.7.5.1