Always snap to grid

UE1:UBrowserColorIRCTextArea (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Package: 
UBrowser

null

Default values[edit]

Property Value
bTopCentric False
bVariableRowHeight False
MaxLines 500

Instance functions[edit]

AddText[edit]

function UWindowDynamicTextRow AddText (string Text)

Overrides: UWindowHTMLTextArea.AddText


GetColorString[edit]

function string GetColorString (int Num)


LaunchUnrealURL[edit]

function LaunchUnrealURL (string URL)

Overrides: UWindowHTMLTextArea.LaunchUnrealURL


MultiInStr[edit]

function bool MultiInStr (string Text, string In, out int i)


ProcessText[edit]

function ProcessText (out string Text, out string NextBlock, out byte BoldState, out byte UnderlineState, out byte ColorState)


RMouseUp[edit]

function RMouseUp (float X, float Y)

Overrides: UWindowWindow.RMouseUp