The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE1:UMenuBotConfigBase (RTNP)
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 subclass:
- UMenuBotConfigClientWindow
- This class in other games:
- UT
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[edit]
AtLeastOneBotText[edit]
Type: string
Modifiers: localized
Default value: "You must choose at least one bot in order to use the configure bots screen."
AtLeastOneBotTitle[edit]
Type: string
Modifiers: localized
Default value: "Configure Bots"
AutoAdjustCheck[edit]
Type: UWindowCheckbox
AutoAdjustHelp[edit]
Type: string
Modifiers: localized
Default value: "If checked, bots will increase or decrease their skill to match your skill level."
AutoAdjustText[edit]
Type: string
Modifiers: localized
Default value: "Auto Adjust Skill"
BaseCombo[edit]
Type: UWindowComboControl
BaseHelp[edit]
Type: string
Modifiers: localized
Default value: "This is the base skill level of the bots."
BaseText[edit]
Type: string
Modifiers: localized
Default value: "Base Skill:"
BotmatchParent[edit]
Type: UMenuBotmatchClientWindow
ConfigBots[edit]
Type: UWindowSmallButton
ConfigBotsHelp[edit]
Type: string
Modifiers: localized
Default value: "Configure the names, appearance and other attributes of individual bots."
ConfigBotsText[edit]
Type: string
Modifiers: localized
Default value: "Configure"
ControlOffset[edit]
Type: float
Default value: 20.0
Initialized[edit]
Type: bool
NumBotsEdit[edit]
Type: UWindowEditControl
NumBotsHelp[edit]
Type: string
Modifiers: localized
Default value: "This is the number of bots that you will play against."
NumBotsText[edit]
Type: string
Modifiers: localized
Default value: "Number of Bots"
RandomCheck[edit]
Type: UWindowCheckbox
RandomHelp[edit]
Type: string
Modifiers: localized
Default value: "If checked, bots will chosen at random from the list of bot configurations."
RandomText[edit]
Type: string
Modifiers: localized
Default value: "Random Order"
Skills[edit]
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[edit]
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[edit]
Type: UMenuLabelControl
Instance functions[edit]
AfterCreate[edit]
Overrides: UWindowWindow.AfterCreate
AutoAdjustChecked[edit]
BaseChanged[edit]
BeforePaint[edit]
Overrides: UWindowWindow.BeforePaint
ConfigureIndivBots[edit]
Created[edit]
Overrides: UWindowWindow.Created
LoadCurrentValues[edit]
Notify[edit]
Overrides: UMenuPageWindow.Notify