Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE3:UTUINumericEditBox (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> UIRoot >> UIScreenObject >> UIObject >> UIEditBox >> UINumericEditBox >> UTUINumericEditBox
Package: 
UTGame
Implemented interfaces
UIDataStorePublisher
This class in other games:
UT3

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Modified version of numeric edit box that has some styles replaced.

Default values[edit]

Property Value
BackgroundImageComponent UIComp_DrawImage'UTNumericEditboxBackgroundTemplate'
DecrementStyle
Member Value
DefaultStyleTag 'SpinnerDecrementButtonBackground'
IncrementStyle
Member Value
DefaultStyleTag 'SpinnerIncrementButtonBackground'

Subobjects[edit]

EditboxStringRenderer[edit]

Class: Engine.UIComp_DrawStringEditbox

Inherits from: UINumericEditBox.EditboxStringRenderer

No new values.

UTNumericEditboxBackgroundTemplate[edit]

Class: Engine.UIComp_DrawImage

Property Value
ImageStyle
Member Value
DefaultStyleTag 'DefaultEditboxImageStyle'
StyleResolverTag 'Background Image Style'

WidgetEventComponent[edit]

Class: Engine.UIComp_Event

Inherits from: UINumericEditBox.WidgetEventComponent

No new values.