Mostly Harmless
UE1:UMenuBotConfigBase (UT)
Object >> UWindowBase >> UWindowWindow >> UWindowClientWindow >> UWindowDialogClientWindow >> UWindowPageWindow >> UMenuPageWindow >> UMenuBotConfigBase |
Contents
- 1 Properties
- 1.1 AtLeastOneBotText
- 1.2 AtLeastOneBotTitle
- 1.3 AutoAdjustCheck
- 1.4 AutoAdjustHelp
- 1.5 AutoAdjustText
- 1.6 BaseCombo
- 1.7 BaseHelp
- 1.8 BaseText
- 1.9 BotmatchParent
- 1.10 ConfigBots
- 1.11 ConfigBotsHelp
- 1.12 ConfigBotsText
- 1.13 ControlOffset
- 1.14 Initialized
- 1.15 NumBotsEdit
- 1.16 NumBotsHelp
- 1.17 NumBotsText
- 1.18 RandomCheck
- 1.19 RandomHelp
- 1.20 RandomText
- 1.21 Skills
- 1.22 SkillTaunts
- 1.23 TauntLabel
- 2 Instance functions
- Package:
- UMenu
- Direct subclasses:
- UMenuBotConfigClientWindow, UTBotConfigClient
- This class in other games:
- RTNP
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
Properties
AtLeastOneBotText
Type: string
Modifiers: localized
Default value: "You must choose at least one bot in order to use the configure bots screen."
AtLeastOneBotTitle
Type: string
Modifiers: localized
Default value: "Configure Bots"
AutoAdjustCheck
Type: UWindowCheckbox
AutoAdjustHelp
Type: string
Modifiers: localized
Default value: "If checked, bots will increase or decrease their skill to match your skill level."
AutoAdjustText
Type: string
Modifiers: localized
Default value: "Auto Adjust Skill"
BaseCombo
Type: UWindowComboControl
BaseHelp
Type: string
Modifiers: localized
Default value: "This is the base skill level of the bots."
BaseText
Type: string
Modifiers: localized
Default value: "Base Skill:"
BotmatchParent
Type: UMenuBotmatchClientWindow
ConfigBots
Type: UWindowSmallButton
ConfigBotsHelp
Type: string
Modifiers: localized
Default value: "Configure the names, appearance and other attributes of individual bots."
ConfigBotsText
Type: string
Modifiers: localized
Default value: "Configure"
ControlOffset
Type: float
Default value: 20.0
Initialized
Type: bool
NumBotsEdit
Type: UWindowEditControl
NumBotsHelp
Type: string
Modifiers: localized
Default value: "This is the number of bots that you will play against."
NumBotsText
Type: string
Modifiers: localized
Default value: "Number of Bots"
RandomCheck
Type: UWindowCheckbox
RandomHelp
Type: string
Modifiers: localized
Default value: "If checked, bots will chosen at random from the list of bot configurations."
RandomText
Type: string
Modifiers: localized
Default value: "Random Order"
Skills
Type: string
Array size: 8
Modifiers: localized
Default value, index 0: "Novice"
Default value, index 1: "Average"
Default value, index 2: "Skilled"
Default value, index 3: "Masterful"
SkillTaunts
Type: string
Array size: 8
Modifiers: localized
Default value, index 0: "They won't hurt you...much."
Default value, index 1: "Don't get cocky."
Default value, index 2: "You think you're tough?"
Default value, index 3: "You're already dead."
TauntLabel
Type: UMenuLabelControl
Instance functions
AfterCreate
Overrides: UWindowWindow.AfterCreate
AutoAdjustChecked
BaseChanged
BeforePaint
Overrides: UWindowWindow.BeforePaint
ConfigureIndivBots
Created
Overrides: UWindowWindow.Created
LoadCurrentValues
Notify
Overrides: UMenuPageWindow.Notify