My program doesn't have bugs. It just develops random features.

UE1:UWindowLabelControl (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> UWindowBase >> UWindowWindow >> UWindowDialogControl >> UWindowLabelControl
Package: 
UWindow
Direct subclass:
UMenuLabelControl
This class in other games:
RTNP, U1

null

Instance functions[edit]

BeforePaint[edit]

function BeforePaint (Canvas C, float X, float Y)

Overrides: UWindowDialogControl.BeforePaint


Created[edit]

function Created ()

Overrides: UWindowDialogControl.Created


Paint[edit]

function Paint (Canvas C, float X, float Y)

Overrides: UWindowWindow.Paint