My program doesn't have bugs. It just develops random features.
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
bReleased
Type: bool
Default values
Property | Value |
---|---|
bIgnoreLDoubleClick | True |
Instance functions
BeforePaint
Overrides: UWindowDynamicTextArea.BeforePaint
Click
Overrides: UWindowWindow.Click
LaunchUnrealURL
function LaunchUnrealURL (string URL)
Paint
Overrides: UWindowDynamicTextArea.Paint
ProcessText
function ProcessText (Canvas C, out string Text, out string NextBlock, out float W, out float H, out byte bLink)
TextAreaClipText
function TextAreaClipText (Canvas C, float DrawX, float DrawY, coerce string S, optional bool bCheckHotkey)
Overrides: UWindowDynamicTextArea.TextAreaClipText