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

UE1:UWindowFrameCloseBox (RTNP)

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

null

Instance functions

Click

function Click (float X, float Y)

Overrides: UWindowButton.Click


Created

function Created ()

Overrides: UWindowButton.Created


KeyDown

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

Overrides: UWindowButton.KeyDown