Cogito, ergo sum

UE1:UWindowSmallButton (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> UWindowBase >> UWindowWindow >> UWindowDialogControl >> UWindowButton >> UWindowSmallButton
Package: 
UWindow
Direct subclasses:
NgStatsButton, UWindowSmallCloseButton
This class in other games:
RTNP

null

Instance functions[edit]

AutoWidth[edit]

function AutoWidth (Canvas C)


BeforePaint[edit]

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

Overrides: UWindowButton.BeforePaint


Created[edit]

function Created ()

Overrides: UWindowButton.Created


Paint[edit]

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

Overrides: UWindowButton.Paint