Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE1:UTBrowserServerGrid (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT Object >> UWindowBase >> UWindowWindow >> UWindowGrid >> UBrowserServerGrid >> UTBrowserServerGrid
Package: 
UTBrowser

null

Properties

ActiveText

Type: string

Modifiers: localized


Default value: "Active"

AskNgStats

Type: UWindowMessageBox


AskNgStatsText

Type: string

Modifiers: localized


Default value: "This server has stat accumulation enabled. Your ngWorldStats password has not been set. If you set a new ngWorldStats password, you can record all of your gameplay stats (Kills, Suicides, etc) online! If you do not set a password you will opt out of stat accumulation.\n\nDo you want to set an ngWorldStats password?"

AskNgStatsTitle

Type: string

Modifiers: localized


Default value: "Use ngWorldStats?"

bWaitingForNgStats

Type: bool


ConnectToServer

Type: UBrowserServerList


EnabledText

Type: string

Modifiers: localized


Default value: "Enabled"

InactiveText

Type: string

Modifiers: localized


Default value: "Inactive"

ngStats

Type: UWindowGridColumn


ngStatsName

Type: string

Modifiers: localized


Default value: "ngWorldStats"

Ver

Type: UWindowGridColumn


VersionName

Type: string

Modifiers: localized


Default value: "Version"

Instance functions

BeforePaint

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

Overrides: UWindowGrid.BeforePaint


Compare

function int Compare (UBrowserServerList T, UBrowserServerList B)

Overrides: UBrowserServerGrid.Compare


CreateColumns

function CreateColumns ()

Overrides: UBrowserServerGrid.CreateColumns


DrawCell

function DrawCell (Canvas C, float X, float Y, UWindowGridColumn Column, UBrowserServerList List)

Overrides: UBrowserServerGrid.DrawCell


JoinServer

function JoinServer (UBrowserServerList Server)

Overrides: UBrowserServerGrid.JoinServer


MessageBoxDone

function MessageBoxDone (UWindowMessageBox W, UWindowBase.MessageBoxResult Result)

Overrides: UWindowWindow.MessageBoxDone


ReallyJoinServer

function ReallyJoinServer (UBrowserServerList Server)