There is no spoon

UE2:MoFloatEdit (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UE2Runtime Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIMenuOption >> MoFloatEdit
Package: 
GUI
This class in other games:
UT2003, UT2004

(C) 2002, Epic Games

Properties[edit]

MaxValue[edit]

Type: float


MinValue[edit]

Type: float


MyNumericEdit[edit]

Type: GUIFloatEdit


Step[edit]

Type: float


Default values[edit]

Property Value
ComponentClassName "GUI.GUIFloatEdit"
OnClickSound CS_Click

Instance functions[edit]

GetValue[edit]

function float GetValue ()


InitComponent[edit]

function InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIMenuOption.InitComponent


InternalOnChange[edit]

function InternalOnChange (GUIComponent Sender)

Overrides: GUIMenuOption.InternalOnChange


SetValue[edit]

function SetValue (float V)