Mostly Harmless

UE1:UBrowserOpenCW (UT)

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

null

Properties

OpenCombo

Type: UWindowComboControl


OpenHelp

Type: string

Modifiers: localized


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

OpenHistory

Type: string

Array size: 10

Modifiers: config


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

OpenText

Type: string

Modifiers: localized


Default value: "Open:"

Instance functions

BeforePaint

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

Overrides: UWindowWindow.BeforePaint


Created

function Created ()

Overrides: UWindowWindow.Created


Notify

function Notify (UWindowDialogControl C, byte E)

Overrides: UWindowDialogClientWindow.Notify


OpenURL

function OpenURL ()