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

UE1:UBrowserMainClientWindow (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> UWindowBase >> UWindowWindow >> UWindowClientWindow >> UBrowserMainClientWindow
Package: 
UBrowser
Direct subclass:
UTBrowserMainClientWindow
This class in other games:
U1, RTNP

UBrowserMainClientWindow - The main client area

Properties

bKeepMasterServer

Type: bool

Modifiers: globalconfig


FactoryWindows

Type: UBrowserServerListWindow

Array size: 50


Favorites

Type: UWindowPageControlPage


FavoriteServersClass

Type: string


Default value: "UBrowser.UBrowserFavoriteServers"

FavoritesName

Type: string

Modifiers: localized


Default value: "Favorites"

InfoWindow

Type: UBrowserInfoWindow


IRC

Type: UWindowPageControlPage


IRCName

Type: string

Modifiers: localized


Default value: "Chat"

LANPage

Type: UWindowPageControlPage


LANTabName

Type: string

Modifiers: globalconfig


Default value: "UBrowserLAN"

MOTD

Type: UWindowPageControlPage


MOTDName

Type: string

Modifiers: localized


Default value: "News"

PageBeforeLAN

Type: UWindowTabControlItem


PageControl

Type: UWindowPageControl


ServerListNames

Type: name

Array size: 50

Modifiers: globalconfig


Default value, index 0: 'UBrowserUT'

Default value, index 1: 'UBrowserLAN'

Default value, index 2: 'UBrowserPopulated'

Default value, index 3: 'UBrowserDeathmatch'

Default value, index 4: 'UBrowserTeamGames'

Default value, index 5: 'UBrowserCTF'

Default value, index 6: 'UBrowserDOM'

Default value, index 7: 'UBrowserAS'

Default value, index 8: 'UBrowserLMS'

Default value, index 9: 'UBrowserAll'

ServerListWindowClass

Type: string


Default value: "UBrowser.UBrowserServerListWindow"

UpdateServerClass

Type: string


Default value: "UBrowser.UBrowserUpdateServerWindow"

Instance functions

Created

function Created ()

Overrides: UWindowWindow.Created


NewIRCServer

function NewIRCServer (string S)


NewMasterServer

function NewMasterServer (string M)


Paint

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

Overrides: UWindowWindow.Paint


Resized

function Resized ()

Overrides: UWindowWindow.Resized


SaveConfigs

function SaveConfigs ()

Overrides: UWindowWindow.SaveConfigs


SelectInternet

function SelectInternet ()


SelectLAN

function SelectLAN ()