I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE3:UINumericEditBoxButton (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 11:10, 30 November 2008 by Wormbo (Talk | contribs) (tweaked class description)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT3 Object >> UIRoot >> UIScreenObject >> UIObject >> UIButton >> UINumericEditBoxButton
Package: 
Engine
This class in other games:
UDK

This widget is a simple extension of the UIButton class with minor changes made specifically for its application in the UINumericEditBox class.

Default values[edit]

Property Value
PrivateFlags 47

Subobjects[edit]

BackgroundImageTemplate[edit]

Class: Engine.UIComp_DrawImage

Inherits from: UIButton.BackgroundImageTemplate

No new values.

WidgetEventComponent[edit]

Class: Engine.UIComp_Event

Inherits from: UIButton.WidgetEventComponent

No new values.