UE1:UWindowSmallButton (RTNP)

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

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