UE1:UWindowEditBox (RTNP)
![]() |
Object >> UWindowBase >> UWindowWindow >> UWindowDialogControl >> UWindowEditBox |
- Package:
- UWindow
- This class in other games:
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. |
UWindowEditBox - simple edit box, for use in other controls such as UWindowComboxBoxControl, UWindowEditBoxControl etc.
Properties
bAllSelected
Type: bool
bCanEdit
Type: bool
bChangePending
Type: bool
bControlDown
Type: bool
bDelayedNotify
Type: bool
bHistory
Type: bool
bKeyDown
Type: bool
bNumericFloat
Type: bool
bNumericOnly
Type: bool
bSelectOnFocus
Type: bool
bShiftDown
Type: bool
bShowCaret
Type: bool
CaretOffset
Type: int
CurrentHistory
Type: UWindowEditBoxHistory
HistoryList
Type: UWindowEditBoxHistory
LastDrawTime
Type: float
MaxLength
Type: int
NotifyOwner
Type: UWindowDialogControl
Offset
Type: float
Value
Type: string
Value2
Type: string
Instance functions
Backspace
Clear
Click
Overrides: UWindowWindow.Click
Close
Overrides: UWindowWindow.Close
Created
Overrides: UWindowDialogControl.Created
Delete
DoubleClick
Overrides: UWindowWindow.DoubleClick
EditCopy
EditCut
EditPaste
FocusOtherWindow
Overrides: UWindowWindow.FocusOtherWindow
GetValue
GetValue2
Insert
InsertText
KeyDown
Overrides: UWindowDialogControl.KeyDown
KeyFocusEnter
Overrides: UWindowDialogControl.KeyFocusEnter
KeyFocusExit
Overrides: UWindowDialogControl.KeyFocusExit
KeyType
Overrides: UWindowWindow.KeyType
KeyUp
Overrides: UWindowWindow.KeyUp
LMouseDown
Overrides: UWindowWindow.LMouseDown
MoveEnd
MoveHome
MoveLeft
MoveRight
Notify
Overrides: UWindowDialogControl.Notify
Paint
Overrides: UWindowWindow.Paint
SelectAll
SetEditable
SetHistory
SetValue
WordLeft
WordRight