Always snap to grid
UE2:AnimatedEditBox (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIMenuOption >> moEditBox >> AnimatedEditBox |
- Package:
- GUI2K4
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. |
Created on: 10/18/2003 This specialized menu-option only displays the editbox when this component is focused
Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved
Properties[edit]
Property group 'AnimatedEditBox'[edit]
bUpdated[edit]
Type: bool
Modifiers: noexport, editconst, protected
bUseValueForCaption[edit]
Type: bool
Increment[edit]
Type: float
Default value: 0.1
Default values[edit]
Property | Value |
---|---|
bAutoSizeCaption | False |
CaptionWidth | 1.0 |
OnActivate | InternalOnActivate |
OnDeActivate | InternalOnDeactivate |
Instance functions[edit]
InternalOnActivate[edit]
function InternalOnActivate ()
InternalOnChange[edit]
function InternalOnChange (GUIComponent Sender)
Overrides: GUIMenuOption.InternalOnChange
InternalOnDeactivate[edit]
function InternalOnDeactivate ()
InternalOnPreDraw[edit]
SetText[edit]
function SetText (string Str)
Overrides: moEditBox.SetText
ShowEditBox[edit]
function ShowEditBox ()
ShowLabel[edit]
function ShowLabel ()