Cogito, ergo sum

UE1:UWindowComboButton (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT Object >> UWindowBase >> UWindowWindow >> UWindowDialogControl >> UWindowButton >> UWindowComboButton
Package: 
UWindow
This class in other games:
RTNP, U1

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