Cogito, ergo sum
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
Property group 'AnimatedEditBox'
bUpdated
Type: bool
Modifiers: noexport, editconst, protected
bUseValueForCaption
Type: bool
Increment
Type: float
Default value: 0.1
Default values
Property | Value |
---|---|
bAutoSizeCaption | False |
CaptionWidth | 1.0 |
OnActivate | InternalOnActivate |
OnDeActivate | InternalOnDeactivate |
Instance functions
InternalOnActivate
function InternalOnActivate ()
InternalOnChange
function InternalOnChange (GUIComponent Sender)
Overrides: GUIMenuOption.InternalOnChange
InternalOnDeactivate
function InternalOnDeactivate ()
InternalOnPreDraw
SetText
function SetText (string Str)
Overrides: moEditBox.SetText
ShowEditBox
function ShowEditBox ()
ShowLabel
function ShowLabel ()