The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

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

BannerWindow

Type: UBrowserBannerBar


bStandaloneBrowser

Type: bool


StatusBarDefaultText

Type: string


WindowTitleString

Type: string

Modifiers: localized


Default value: "Server Browser"

Instance functions

BeforePaint

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

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

function ResolutionChanged (float W, float H)

Overrides: UWindowWindow.ResolutionChanged


SetSizePos

function SetSizePos ()