Gah - a solution with more questions. – EntropicLqd

UE1:UTBrowserServerGrid (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> UWindowBase >> UWindowWindow >> UWindowGrid >> UBrowserServerGrid >> UTBrowserServerGrid
Package: 
UTBrowser

null

Properties[edit]

ActiveText[edit]

Type: string

Modifiers: localized


Default value: "Active"

AskNgStats[edit]

Type: UWindowMessageBox


AskNgStatsText[edit]

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[edit]

Type: string

Modifiers: localized


Default value: "Use ngWorldStats?"

bWaitingForNgStats[edit]

Type: bool


ConnectToServer[edit]

Type: UBrowserServerList


EnabledText[edit]

Type: string

Modifiers: localized


Default value: "Enabled"

InactiveText[edit]

Type: string

Modifiers: localized


Default value: "Inactive"

ngStats[edit]

Type: UWindowGridColumn


ngStatsName[edit]

Type: string

Modifiers: localized


Default value: "ngWorldStats"

Ver[edit]

Type: UWindowGridColumn


VersionName[edit]

Type: string

Modifiers: localized


Default value: "Version"

Instance functions[edit]

BeforePaint[edit]

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

Overrides: UWindowGrid.BeforePaint


Compare[edit]

function int Compare (UBrowserServerList T, UBrowserServerList B)

Overrides: UBrowserServerGrid.Compare


CreateColumns[edit]

function CreateColumns ()

Overrides: UBrowserServerGrid.CreateColumns


DrawCell[edit]

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

Overrides: UBrowserServerGrid.DrawCell


JoinServer[edit]

function JoinServer (UBrowserServerList Server)

Overrides: UBrowserServerGrid.JoinServer


MessageBoxDone[edit]

function MessageBoxDone (UWindowMessageBox W, UWindowBase.MessageBoxResult Result)

Overrides: UWindowWindow.MessageBoxDone


ReallyJoinServer[edit]

function ReallyJoinServer (UBrowserServerList Server)