I don't need to test my programs. I have an error-correcting modem.

UE1:UWindowURLTextArea (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Package: 
UWindow
Direct subclass:
UBrowserIRCTextArea
This class in other games:
RTNP

null

Properties

bReleased

Type: bool


Default values

Property Value
bIgnoreLDoubleClick True

Instance functions

BeforePaint

function BeforePaint (Canvas C, float X, float Y)

Overrides: UWindowDynamicTextArea.BeforePaint


Click

function Click (float X, float Y)

Overrides: UWindowWindow.Click


LaunchUnrealURL

function LaunchUnrealURL (string URL)


Paint

function Paint (Canvas C, float X, float Y)

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