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

Public Member Functions

void ncSunEdit (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

◆ ncSunEdit()

void ncSunEdit::ncSunEdit ( void )

Member Function Documentation

◆ Reposition()

void ncSunEdit::Reposition ( void )
virtual

Called whenever the physical properties of the display change.

Reimplemented from vguiWidget.

◆ Spawned()

void ncSunEdit::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: