Mostly Harmless

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

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

Subobjects

EditboxStringRenderer

Class: Engine.UIComp_DrawStringEditbox

Inherits from: UINumericEditBox.EditboxStringRenderer

No new values.

UTNumericEditboxBackgroundTemplate

Class: Engine.UIComp_DrawImage

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

WidgetEventComponent

Class: Engine.UIComp_Event

Inherits from: UINumericEditBox.WidgetEventComponent

No new values.