The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE1:UBrowserOpenBar (RTNP)
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[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]
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]
Overrides: UWindowDialogClientWindow.Paint