I love the smell of UnrealEd crashing in the morning. – tarquin

UE1:UWindowSmallCloseButton (RTNP)

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

null

Properties[edit]

CloseText[edit]

Type: string

Modifiers: localized


Default value: "Close"

Instance functions[edit]

Click[edit]

function Click (float X, float Y)

Overrides: UWindowButton.Click


Created[edit]

function Created ()

Overrides: UWindowSmallButton.Created