Gah - a solution with more questions. – EntropicLqd

UE3:UTUIDataProvider_SearchResult (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Package: 
UTGame
This class in other games:
UDK

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

UT specific search result that exposes some extra fields to the server browser.

Properties[edit]

GameModeFriendlyNameTag[edit]

Type: name

Modifiers: const


Default value: 'GameModeFriendlyName'

IconFontPathName[edit]

Type: string

Modifiers: const

the path name to the font containing the icons used to display the server flags

Default value: "UI_Fonts_Final.Menus.UI_Fonts_Icons"

MapNameTag[edit]

Type: name

Modifiers: const


Default value: 'CustomMapName'

PlayerRatioTag[edit]

Type: name

Modifiers: const

data field tags - cached for faster lookup

Default value: 'PlayerRatio'

ServerFlagsTag[edit]

Type: name

Modifiers: const


Default value: 'ServerFlags'