I love the smell of UnrealEd crashing in the morning. – tarquin

UE1:UBrowserMainWindow (U1)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U1 Object >> UWindowBase >> UWindowWindow >> UWindowFramedWindow >> UBrowserMainWindow
Package: 
UBrowser
This class in other games:
RTNP, UT

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: "Server Browser"

Instance functions[edit]

BeforePaint[edit]

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

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)


ResolutionChanged[edit]

function ResolutionChanged (float W, float H)

Overrides: UWindowWindow.ResolutionChanged


SetSizePos[edit]

function SetSizePos ()