I love the smell of UnrealEd crashing in the morning. – tarquin

UE2:Browser_Prefs properties (UT2003)

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

Properties[edit]

bIsInitialised[edit]

Type: bool


MutatorModeStrings[edit]

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

Type: array<xUtil.MutatorRecord>


StatusBar[edit]

Type: GUITitleBar


TranslocatorStrings[edit]

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

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

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

See Browser_Prefs defaults.