There is no spoon

UE1:UWindowSmallCloseButton (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 >> 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