Mostly Harmless

UE2:UT2K4QuickPlay properties (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search

;Other member categories for this class::defaults

Properties

AuthFailedText

Type: string

Modifiers: localized


Default value: "Authentication failed! Please try again later..."

b_lClose

Type: GUIButton

Modifiers: automated


Default value: GUIButton'QuickPlayClose'

b_QuickConnect

Type: GUIButton

Modifiers: automated


Default value: GUIButton'QuickPlaySearch'

BeginningSearchText

Type: string

Modifiers: localized


Default value: "Please wait...requesting servers for gametype:"

bPendingSearch

Type: bool


CancelHint

Type: string

Modifiers: localized


Default value: "Cancel the current \"Quick Join\" search"

CancelText

Type: string

Modifiers: localized


Default value: "CANCEL"

co_Difficulty

Type: moComboBox

Modifiers: automated


Default value: moComboBox'DifficultyLevel'

co_Game

Type: moComboBox

Modifiers: automated


Default value: moComboBox'GameType'

ConnectHint

Type: string

Modifiers: localized


Default value: "Once you've selected a gametype and difficulty level, click \"Search\" to begin searching for a server in the category that has the lowest ping"

ConnectionFailedText

Type: string

Modifiers: localized


Default value: "Connection failed - unable to contact the master server. Please check your network connection and try again!"

ConnectText

Type: string

Modifiers: localized


Default value: "SEARCH"

DifficultyOptions

Type: array<string>

Modifiers: localized


Default value, index 0: "Beginner"

Default value, index 1: "Experienced"

Default value, index 2: "Expert"

i_Border

Type: GUIImage

Modifiers: automated


Default value: GUIImage'IBorder'

l_ServerCount

Type: GUILabel

Modifiers: automated


Default value: GUILabel'ServerCount'

l_Status

Type: GUILabel

Modifiers: automated


Default value: GUILabel'ConnectionStatus'

MaxWaitSeconds

Type: int

Modifiers: config


Default value: 20

MSC

Type: MasterServerClient


NoServersReceivedText

Type: string

Modifiers: localized


Default value: "Sorry, no valid servers found for this gametype!"

NoValidText

Type: string

Modifiers: localized


Default value: "Unknown error encountered while pinging servers! Please retry query..."

PingQueue

Type: array<int>

Indexes of servers still waiting to be pinged

PlayText

Type: string

Modifiers: localized


QuickConnectSeconds

Type: int

Number of seconds since we began pinging for quick connect

ReadyText

Type: string

Modifiers: localized


Default value: "Ready"

SearchCancelledText

Type: string

Modifiers: localized


Default value: "Search cancelled!"

SearchingText

Type: string

Modifiers: localized


Default value: "SEARCHING..."

ServerCountText

Type: string

Modifiers: localized


Default value: "Received/Total - %NumReceived%/%TotalServers%"

Servers

Type: array<GameInfo.ServerResponseLine>


ThreadCount

Type: int


TimedOutText

Type: string

Modifiers: localized


Default value: "Master server took too long to respond to query. Please try again later."

Default values

See UT2K4QuickPlay defaults.