| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIMenuOption
|
+-- XInterface.moEditBox
|
+-- GUI2K4.AnimatedEditBox
| Variables Summary | |
|---|---|
| AnimatedEditBox | |
| bool | bUpdated |
| bool | bUseValueForCaption |
| float | Increment |
| Inherited Variables from XInterface.moEditBox |
|---|
| bMaskText, bReadOnly, MyEditBox |
| Functions Summary | ||
|---|---|---|
![]() | InternalOnActivate () | |
![]() | InternalOnChange (GUIComponent Sender) | |
![]() | InternalOnDeactivate () | |
![]() | bool | InternalOnPreDraw (Canvas C) |
![]() | SetText (string Str) | |
![]() | ShowEditBox () | |
![]() | ShowLabel () | |
| Inherited Functions from XInterface.moEditBox |
|---|
| FloatOnly, GetComponentValue, GetText, InitComponent, IntOnly, MaskText, ReadOnly, SetComponentValue, SetReadOnly, SetText |
| Variables Detail |
|---|
| Functions Detail |
|---|
InternalOnActivate Source code
InternalOnChange Source code
InternalOnDeactivate Source code
InternalOnPreDraw Source code
SetText Source code
ShowEditBox Source code
ShowLabel Source code| Defaultproperties |
|---|
defaultproperties { increment=0.100000 bAutoSizeCaption=Falsch CaptionWidth=1.000000 OnActivate=AnimatedEditBox.InternalOnActivate OnDeActivate=AnimatedEditBox.InternalOnDeactivate } |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||