Mostly Harmless
UE1:UBrowserMainWindow (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowWindow >> UWindowFramedWindow >> UBrowserMainWindow |
Contents
- Package:
- UBrowser
- Direct subclass:
- UTBrowserMainWindow
- This class in other games:
- U1, RTNP
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. |
UBrowserMainWindow - The main window
Properties[edit]
BannerWindow[edit]
Type: UBrowserBannerBar
bStandaloneBrowser[edit]
Type: bool
StatusBarDefaultText[edit]
Type: string
WindowTitleString[edit]
Type: string
Modifiers: localized
Default value: "Unreal Server Browser"
Instance functions[edit]
BeforePaint[edit]
Overrides: UWindowFramedWindow.BeforePaint
BeginPlay[edit]
function BeginPlay ()
Overrides: UWindowWindow.BeginPlay
Close[edit]
function Close (optional bool bByParent)
Overrides: UWindowWindow.Close
Created[edit]
function Created ()
Overrides: UWindowFramedWindow.Created
DefaultStatusBarText[edit]
function DefaultStatusBarText (string Text)
OpenURL[edit]
function OpenURL (string URL)
ResolutionChanged[edit]
Overrides: UWindowWindow.ResolutionChanged
SelectInternet[edit]
function SelectInternet ()
SelectLAN[edit]
function SelectLAN ()
SetSizePos[edit]
function SetSizePos ()
ShowOpenWindow[edit]
function ShowOpenWindow ()
WindowShown[edit]
function WindowShown ()
Overrides: UWindowWindow.WindowShown