|
| void | TestUI (void) |
| |
| virtual void | TestTrigger (void) |
| |
| virtual void | Spawned (void) |
| | Called when the widget has fully initialized.
|
| |
◆ TestUI()
| void TestUI::TestUI |
( |
void | | ) |
|
◆ Spawned()
| void TestUI::Spawned |
( |
void | | ) |
|
|
virtual |
Called when the widget has fully initialized.
When you override this, you may call super::Spawned(); to ensure the parent classes get to finish initializing also.
Reimplemented from vguiWindow.
◆ TestTrigger()
| void TestUI::TestTrigger |
( |
void | | ) |
|
|
virtual |
The documentation for this class was generated from the following file:
- src/client/InteractiveSurface.qc