Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE2:Browser_Prefs properties (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Browser_Prefs properties in other games:
UT2003
Other member categories for this class:
Browser Prefs defaults

Properties

bIsInitialised

Type: bool


MutatorModeStrings

Type: string

Array size: 4

Modifiers: localized


Default value, index 0: "Any Mutators"

Default value, index 1: "No Mutators"

Default value, index 2: "This Mutator"

Default value, index 3: "Not This Mutator"

MutatorRecords

Type: array<xUtil.MutatorRecord>


StatusBar

Type: GUITitleBar


TranslocatorStrings

Type: string

Array size: 3

Modifiers: localized


Default value, index 0: "Any Servers"

Default value, index 1: "Only Translocator Servers"

Default value, index 2: "No Translocator Servers"

ViewStatsStrings

Type: string

Array size: 3

Modifiers: localized


Default value, index 0: "Any Servers"

Default value, index 1: "Only Stats Servers"

Default value, index 2: "No Stats Servers"

WeaponStayStrings

Type: string

Array size: 3

Modifiers: localized


Default value, index 0: "Any Servers"

Default value, index 1: "Only Weapon Stay Servers"

Default value, index 2: "No Weapon Stay Servers"

Default values

See Browser_Prefs defaults.