I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:SimpleFilterPanel properties (UT2004)

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

;Other member categories for this class::defaults

Properties

ch_NoBotServers

Type: moCheckBox

Modifiers: automated


Default value: moCheckBox'NoBotServersCheckBox'

ch_NoEmpty

Type: moCheckBox

Modifiers: automated


Default value: moCheckBox'NoEmptyCheckBox'

ch_NoFull

Type: moCheckBox

Modifiers: automated


Default value: moCheckBox'NoFullCheckBox'

ch_NoPassword

Type: moCheckBox

Modifiers: automated


Default value: moCheckBox'NoPasswdCheckBox'

ch_Show2003

Type: moCheckBox

Modifiers: automated


co_Mutator

Type: array<GUIComboBox>

Modifiers: automated


Default value, index 0: GUIComboBox'MutatorCombo'

Default value, index 1: GUIComboBox'MutatorCombo'

Default value, index 2: GUIComboBox'MutatorCombo'

Default value, index 3: GUIComboBox'MutatorCombo'

Default value, index 4: GUIComboBox'MutatorCombo'

co_MutatorMode

Type: array<GUIComboBox>

Modifiers: automated


Default value, index 0: GUIComboBox'MutatorModeCombo'

Default value, index 1: GUIComboBox'MutatorModeCombo'

Default value, index 2: GUIComboBox'MutatorModeCombo'

Default value, index 3: GUIComboBox'MutatorModeCombo'

Default value, index 4: GUIComboBox'MutatorModeCombo'

co_StatsView

Type: moComboBox

Modifiers: automated


Default value: moComboBox'StatsViewCombo'

co_Translocator

Type: moComboBox

Modifiers: automated

, co_MapVoting, co_KickVoting;

Default value: moComboBox'TranslocatorCombo'

co_WeaponStay

Type: moComboBox

Modifiers: automated


Default value: moComboBox'WeaponStayCombo'

CurrentFilter

Type: int


FilterMaster

Type: BrowserFilters


MutatorModeStrings

Type: string

Array size: 4

Modifiers: localized


Default value, index 0: "Any Mutators"

Default value, index 1: "This Mutator"

Default value, index 2: "Not This Mutator"

Default value, index 3: "No Mutators"

MutatorRecords

Type: array<CacheManager.MutatorRecord>


SaveString

Type: string

Modifiers: localized


Default value: "Setting saved successfully!"

sb_Checks

Type: GUISectionBackground

Modifiers: automated


Default value: GUISectionBackground'MainOptions'

sb_Choices

Type: AltSectionBackground

Modifiers: automated


Default value: AltSectionBackground'MultiOptions'

sb_Mutators

Type: GUISectionBackground

Modifiers: automated


Default value: GUISectionBackground'MutatorOptions'

SelectedMutator

Type: array<string>


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 SimpleFilterPanel defaults.