Gah - a solution with more questions. – EntropicLqd

UE2:Tab_InstantActionMain properties (UT2004)

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

Properties[edit]

DifficultyLevels[edit]

Type: string

Array size: 8

Modifiers: localized


Default value, index 0: "Novice"

Default value, index 1: "Average"

Default value, index 2: "Experienced"

Default value, index 3: "Skilled"

Default value, index 4: "Adept"

Default value, index 5: "Masterful"

Default value, index 6: "Inhuman"

Default value, index 7: "Godlike"

LastBotCount[edit]

Type: int

Modifiers: config


LastBotSkill[edit]

Type: int

Modifiers: config


LastGameType[edit]

Type: string

Modifiers: config

Stores the last known settings

LastMap[edit]

Type: string

Modifiers: config


LastUseCustomBots[edit]

Type: bool

Modifiers: config


LastUseMapBots[edit]

Type: bool

Modifiers: config


MessageNoInfo[edit]

Type: string

Modifiers: localized


Default value: "No information available!"

MyBotCount[edit]

Type: moNumericEdit


MyBotSkill[edit]

Type: moComboBox


MyGameCombo[edit]

Type: moComboBox


MyMapImage[edit]

Type: GUIImage


MyMapList[edit]

Type: GUIListBox


MyMapName[edit]

Type: GUILabel


MyMapScroll[edit]

Type: GUIScrollTextBox


MyUseCustomBots[edit]

Type: moCheckBox


MyUseMapBots[edit]

Type: moCheckBox


Default values[edit]

See Tab_InstantActionMain defaults.