Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
UE1:UBrowserOpenBar (U1)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowWindow >> UWindowClientWindow >> UWindowDialogClientWindow >> UBrowserOpenBar |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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
OpenText
Type: string
Modifiers: localized
Default value: "Open:"
Instance functions
BeforePaint
Overrides: UWindowWindow.BeforePaint
Created
function Created ()
Overrides: UWindowWindow.Created
Notify
function Notify (UWindowDialogControl C, byte E)
Overrides: UWindowDialogClientWindow.Notify
OpenURL
function OpenURL ()
Paint
Overrides: UWindowDialogClientWindow.Paint