The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE1:UWindowURLTextArea (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowWindow >> UWindowDialogControl >> UWindowDynamicTextArea >> UWindowURLTextArea |
- Package:
- UWindow
- Direct subclass:
- UBrowserIRCTextArea
- This class in other games:
- RTNP
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. |
null
Properties[edit]
bReleased[edit]
Type: bool
Default values[edit]
Property | Value |
---|---|
bIgnoreLDoubleClick | True |
Instance functions[edit]
BeforePaint[edit]
Overrides: UWindowDynamicTextArea.BeforePaint
Click[edit]
Overrides: UWindowWindow.Click
LaunchUnrealURL[edit]
function LaunchUnrealURL (string URL)
Paint[edit]
Overrides: UWindowDynamicTextArea.Paint
ProcessText[edit]
function ProcessText (Canvas C, out string Text, out string NextBlock, out float W, out float H, out byte bLink)
TextAreaClipText[edit]
function TextAreaClipText (Canvas C, float DrawX, float DrawY, coerce string S, optional bool bCheckHotkey)
Overrides: UWindowDynamicTextArea.TextAreaClipText