UE3:UINumericEditBoxButton (UT3): Difference between revisions
From Unreal Wiki, The Unreal Engine Documentation Site
Auto-generated page |
m tweaked class description |
||
Line 7: | Line 7: | ||
| parent5 = Object | | parent5 = Object | ||
}} | }} | ||
This widget is a simple extension of the UIButton class with minor changes made specifically for its application in the {{cl|UINumericEditBox}} class. | |||
This widget is a simple extension of the UIButton class with minor changes made | |||
in the UINumericEditBox class. | |||
==Default values== | ==Default values== |
Latest revision as of 11:10, 30 November 2008
Object >> UIRoot >> UIScreenObject >> UIObject >> UIButton >> UINumericEditBoxButton |
- Package:
- Engine
- This class in other games:
This widget is a simple extension of the UIButton class with minor changes made specifically for its application in the UINumericEditBox class.
Default values
Property | Value |
---|---|
PrivateFlags | 47 |
Subobjects
BackgroundImageTemplate
Class: Engine.UIComp_DrawImage
Inherits from: UIButton.BackgroundImageTemplate
No new values.
WidgetEventComponent
Class: Engine.UIComp_Event
Inherits from: UIButton.WidgetEventComponent
No new values.