Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE1:UBrowserOpenBar (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Package: 
UBrowser
This class in other games:
U1

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


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 ()


Paint[edit]

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

Overrides: UWindowDialogClientWindow.Paint