Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- GUI.GUI | +-- GUI.GUIComponent | +-- GUI.GUIMultiComponent | +-- GUI.GUIMenuOption | +-- GUI.moNumericEdit
Variables Summary | |
---|---|
int | MaxValue |
int | MinValue |
GUINumericEdit | MyNumericEdit |
Inherited Variables from GUI.GUIMenuOption |
---|
bFlipped, bHeightFromComponent, bSquare, bVerticalLayout, Caption, CaptionWidth, ComponentClassName, ComponentJustification, ComponentWidth, LabelJustification, LabelStyle, MyComponent, MyLabel |
Inherited Variables from GUI.GUIMultiComponent |
---|
Components, Controls, ControlSpecs, PropagateActivity, PropagateState, PropagateVisibility |
Functions Summary | ||
---|---|---|
int | GetValue ())) | |
InitComponent (GUIComponent MyOwner)) | ||
InternalOnChange (GUIComponent Sender)) | ||
SetValue (int V)) |
Inherited Functions from GUI.GUIMenuOption |
---|
InitComponent, InternalOnChange, OnConstruct |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties
{
ComponentClassName="GUI.GUINumericEdit"
OnClickSound=CS_Click
} |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |