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
Object >> UIRoot >> UIScreenObject >> UIObject >> UIButton >> UINumericEditBoxButton |
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.