I don't need to test my programs. I have an error-correcting modem.
UE2:MoFloatEdit (UE2Runtime)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIMenuOption >> MoFloatEdit |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
(C) 2002, Epic Games
Properties
MaxValue
Type: float
MinValue
Type: float
MyNumericEdit
Type: GUIFloatEdit
Step
Type: float
Default values
Property | Value |
---|---|
ComponentClassName | "GUI.GUIFloatEdit" |
OnClickSound | CS_Click |
Instance functions
GetValue
function float GetValue ()
InitComponent
function InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIMenuOption.InitComponent
InternalOnChange
function InternalOnChange (GUIComponent Sender)
Overrides: GUIMenuOption.InternalOnChange
SetValue
function SetValue (float V)