Nuclide
Software Development Kit for id Technology (BETA)
Loading...
Searching...
No Matches
TestUI Class Reference
Inheritance diagram for TestUI:
vguiWindow

Public Member Functions

void TestUI (void)
 
virtual void TestTrigger (void)
 
virtual void Spawned (void)
 Called when the widget has fully initialized.
 

Constructor & Destructor Documentation

◆ TestUI()

void TestUI::TestUI ( void )

Member Function Documentation

◆ 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: