| 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.UWindowDynamicTextArea
|
+-- UWindow.UWindowURLTextArea
| Variables Summary | |
|---|---|
| bool | bReleased |
| Inherited Variables from UWindow.UWindowDynamicTextArea |
|---|
| AbsoluteFont, bAutoScrollbar, bDirty, bHCenter, bScrollOnResize, bTopCentric, bVariableRowHeight, bVCenter, Count, DefaultTextHeight, Font, List, MaxLines, OldH, OldW, RowClass, TextColor, VertSB, VisibleRows, WrapWidth |
| Inherited Variables from UWindow.UWindowDialogControl |
|---|
| Align, bAcceptExternalDragDrop, bHasKeyboardFocus, bNoKeyboard, Font, HelpText, MinHeight, MinWidth, NotifyWindow, TabNext, TabPrev, Text, TextColor, TextX, TextY |
| Functions Summary | ||
|---|---|---|
![]() | BeforePaint (Canvas C, float X, float Y)) | |
![]() | Click (float X, float Y)) | |
![]() | LaunchUnrealURL (string URL)) | |
![]() | Paint (Canvas C, float X, float Y)) | |
![]() | ProcessText (Canvas C, out string Text, out string NextBlock, out float W, out float H, out byte bLink)) | |
![]() | TextAreaClipText (Canvas C, float DrawX, float DrawY, coerce string S, optional bool bCheckHotkey, optional color Col )) | |
| Inherited Functions from UWindow.UWindowDynamicTextArea |
|---|
| AddText, BeforePaint, CheckMaxRows, Clear, Created, DrawTextLine, GetWrapPos, Paint, RemoveNextWord, RemoveWrap, SetAbsoluteFont, SetFont, SetTextColor, SplitRowAt, TextAreaClipText, TextAreaTextSize, WordWrap, WrapRow |
| 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 |
|---|
BeforePaint Source code
Click Source code
LaunchUnrealURL Source code
Paint Source code
ProcessText Source code
TextAreaClipText Source code| Defaultproperties |
|---|
defaultproperties
{
bIgnoreLDoubleClick=True
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||