Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

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

BeforePaint

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

Overrides: UWindowDialogControl.BeforePaint


Created

function Created ()

Overrides: UWindowDialogControl.Created


Paint

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

Overrides: UWindowWindow.Paint