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

UE1:UWindowComboButton (RTNP)

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

null

Properties[edit]

Owner[edit]

Type: UWindowComboControl


Default values[edit]

Property Value
bNoKeyboard True

Instance functions[edit]

BeforePaint[edit]

function BeforePaint (Canvas C, float X, float Y)

Overrides: UWindowButton.BeforePaint


Click[edit]

function Click (float X, float Y)

Overrides: UWindowButton.Click


FocusOtherWindow[edit]

function FocusOtherWindow (UWindowWindow W)

Overrides: UWindowWindow.FocusOtherWindow


LMouseDown[edit]

function LMouseDown (float X, float Y)

Overrides: UWindowWindow.LMouseDown