| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- UWindow.UWindowBase
|
+-- UWindow.UWindowWindow
|
+-- UWindow.UWindowDialogControl
|
+-- UWindow.UWindowEditBox
|
+-- UTMenu.NameEditBox
| Variables Summary | |
|---|---|
| NewCharacterWindow | CharacterWindow |
| color | TextColor |
| Inherited Variables from UWindow.UWindowEditBox |
|---|
| bAllSelected, bCanEdit, bChangePending, bControlDown, bDelayedNotify, bHistory, bKeyDown, bNumericFloat, bNumericOnly, bSelectOnFocus, bShiftDown, bShowCaret, CaretOffset, CurrentHistory, HistoryList, LastDrawTime, MaxLength, NotifyOwner, Offset, Value, Value2 |
| Inherited Variables from UWindow.UWindowDialogControl |
|---|
| Align, bAcceptExternalDragDrop, bHasKeyboardFocus, bNoKeyboard, Font, HelpText, MinHeight, MinWidth, NotifyWindow, TabNext, TabPrev, Text, TextColor, TextX, TextY |
| Functions Summary | ||
|---|---|---|
![]() | Notify (byte E)) | |
![]() | Paint (Canvas C, float X, float Y)) | |
| Inherited Functions from UWindow.UWindowEditBox |
|---|
| Backspace, Clear, Click, Close, Created, Delete, DoubleClick, EditCopy, EditCut, EditPaste, FocusOtherWindow, GetValue, GetValue2, Insert, InsertText, KeyDown, KeyFocusEnter, KeyFocusExit, KeyType, KeyUp, LMouseDown, MoveEnd, MoveHome, MoveLeft, MoveRight, Notify, Paint, SelectAll, SetEditable, SetHistory, SetValue, WordLeft, WordRight |
| Inherited Functions from UWindow.UWindowDialogControl |
|---|
| BeforePaint, CheckExternalDrag, Created, ExternalDragOver, KeyDown, KeyFocusEnter, KeyFocusExit, MouseEnter, MouseLeave, MouseMove, Notify, Register, SetFont, SetHelpText, SetText, SetTextColor |
| Variables Detail |
|---|
| Functions Detail |
|---|
Notify Source code
Paint Source code| Defaultproperties |
|---|
defaultproperties
{
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||