#include <vgui_command.h>
Inheritance diagram for vgui_command_toggle:

Definition at line 47 of file vgui_command.h.
Public Member Functions | |
| vgui_command_toggle (bool v) | |
| ~vgui_command_toggle () | |
| void | execute () |
| void | ref () |
| void | unref () |
| int | get_references () const |
| bool | is_referenced () const |
Public Attributes | |
| bool | state |
|
|
Definition at line 50 of file vgui_command.h. |
|
|
Definition at line 61 of file vgui_command.cxx. |
|
|
Implements vgui_command. Definition at line 66 of file vgui_command.cxx. |
|
|
Definition at line 49 of file vgui_command.h. |
1.4.4