Gah - a solution with more questions. – EntropicLqd

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

Owner

Type: UWindowComboControl


Default values

Property Value
bNoKeyboard True

Instance functions

BeforePaint

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

Overrides: UWindowButton.BeforePaint


Click

function Click (float X, float Y)

Overrides: UWindowButton.Click


FocusOtherWindow

function FocusOtherWindow (UWindowWindow W)

Overrides: UWindowWindow.FocusOtherWindow


LMouseDown

function LMouseDown (float X, float Y)

Overrides: UWindowWindow.LMouseDown