The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE1:UWindowFrameCloseBox (UT)

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

null

Instance functions[edit]

Click[edit]

function Click (float X, float Y)

Overrides: UWindowButton.Click


Created[edit]

function Created ()

Overrides: UWindowButton.Created


KeyDown[edit]

function KeyDown (int Key, float X, float Y)

Overrides: UWindowButton.KeyDown