Gah - a solution with more questions. – EntropicLqd

UE1:UWindowSmallButton (RTNP)

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

null

Instance functions

AutoWidth

function AutoWidth (Canvas C)


BeforePaint

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

Overrides: UWindowButton.BeforePaint


Created

function Created ()

Overrides: UWindowButton.Created


Paint

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

Overrides: UWindowButton.Paint