UE2:MoFormatNumEdit (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIMenuOption >> moNumericEdit >> MoFormatNumEdit
Package:
XInterface

NumericEdit component with custom formatting

Written by Michiel Hendriks (c) 2003, Epic Games, Inc. All Rights Reserved

Default values

Property Value
ComponentClassName "XInterface.GUIFormatNumEdit"

Delegates

FormatValue

delegate string FormatValue (int NewValue)


Functions

Events

InitComponent

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: moNumericEdit.InitComponent


Other instance functions

InternalFormatValue

function string InternalFormatValue (int NewValue)