Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE1:UBrowserOpenCW (UT)

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

null

Properties[edit]

OpenCombo[edit]

Type: UWindowComboControl


OpenHelp[edit]

Type: string

Modifiers: localized


Default value: "Enter a standard URL, or select one from the URL history. Press Enter to activate."

OpenHistory[edit]

Type: string

Array size: 10

Modifiers: config


Default value: "212.68.149.83:7777?password=ska"

OpenText[edit]

Type: string

Modifiers: localized


Default value: "Open:"

Instance functions[edit]

BeforePaint[edit]

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

Overrides: UWindowWindow.BeforePaint


Created[edit]

function Created ()

Overrides: UWindowWindow.Created


Notify[edit]

function Notify (UWindowDialogControl C, byte E)

Overrides: UWindowDialogClientWindow.Notify


OpenURL[edit]

function OpenURL ()