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

Public Member Functions

void ncEditorMainFrame (void)
 
virtual void Spawned (void)
 Called when the widget has fully initialized.
 
virtual void Reposition (void)
 Called whenever the physical properties of the display change.
 

Constructor & Destructor Documentation

◆ ncEditorMainFrame()

void ncEditorMainFrame::ncEditorMainFrame ( void )

Member Function Documentation

◆ Reposition()

void ncEditorMainFrame::Reposition ( void )
virtual

Called whenever the physical properties of the display change.

Reimplemented from vguiWidget.

◆ Spawned()

void ncEditorMainFrame::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.


The documentation for this class was generated from the following file: