Mostly Harmless

UE1:UWindowLabelControl (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:12, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
RTNP Object >> UWindowBase >> UWindowWindow >> UWindowDialogControl >> UWindowLabelControl
Package: 
UWindow
Direct subclass:
UMenuLabelControl
This class in other games:
U1, UT

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