The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE1:UMenuGameSettingsBase (UT)
Object >> UWindowBase >> UWindowWindow >> UWindowClientWindow >> UWindowDialogClientWindow >> UWindowPageWindow >> UMenuPageWindow >> UMenuGameSettingsBase |
Contents
- Package:
- UMenu
- Direct subclasses:
- UMenuGameSettingsCWindow, UTSettingsCWindow
- 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
BotmatchParent
Type: UMenuBotmatchClientWindow
ControlOffset
Type: float
Default value: 20.0
Initialized
Type: bool
SpeedHelp
Type: string
Modifiers: localized
Default value: "Adjust the speed of the game."
SpeedSlider
Type: UWindowHSliderControl
SpeedText
Type: string
Modifiers: localized
Default value: "Game Speed"
StyleCombo
Type: UWindowComboControl
StyleHelp
Type: string
Modifiers: localized
Default value: "Choose your game style. Hardcore is 10% faster with a 50% damage increase. Turbo also adds ultra fast player movement."
Styles
Type: string
Array size: 3
Modifiers: localized
Default value, index 0: "Classic"
Default value, index 1: "Hardcore"
Default value, index 2: "Turbo"
StyleText
Type: string
Modifiers: localized
Default value: "Game Style:"
Instance functions
AfterCreate
Overrides: UWindowWindow.AfterCreate
BeforePaint
Overrides: UWindowWindow.BeforePaint
Created
Overrides: UWindowWindow.Created
LoadCurrentValues
Notify
Overrides: UMenuPageWindow.Notify