The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE1:UBrowserMainWindow (U1)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowWindow >> UWindowFramedWindow >> UBrowserMainWindow |
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
BannerWindow
Type: UBrowserBannerBar
bStandaloneBrowser
Type: bool
StatusBarDefaultText
Type: string
WindowTitleString
Type: string
Modifiers: localized
Default value: "Server Browser"
Instance functions
BeforePaint
Overrides: UWindowFramedWindow.BeforePaint
BeginPlay
function BeginPlay ()
Overrides: UWindowWindow.BeginPlay
Close
function Close (optional bool bByParent)
Overrides: UWindowWindow.Close
Created
function Created ()
Overrides: UWindowFramedWindow.Created
DefaultStatusBarText
function DefaultStatusBarText (string Text)
ResolutionChanged
Overrides: UWindowWindow.ResolutionChanged
SetSizePos
function SetSizePos ()