I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE1:UTSettingsCWindow (UT)
Object >> UWindowBase >> UWindowWindow >> UWindowClientWindow >> UWindowDialogClientWindow >> UWindowPageWindow >> UMenuPageWindow >> UMenuGameSettingsBase >> UTSettingsCWindow |
- Package:
- UTMenu
- Direct subclass:
- UTTeamSCWindow
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
AirControlHelp
Type: string
Modifiers: localized
Default value: "Use this slider to specify how much control you have over your player's movement whilst in the air."
AirControlSlider
Type: UWindowHSliderControl
AirControlText
Type: string
Modifiers: localized
Default value: "Air Control"
TranslocCheck
Type: UWindowCheckbox
TranslocHelp
Type: string
Modifiers: localized
Default value: "If checked, each player will be equipped with a Translocator Personal Transport Device."
TranslocText
Type: string
Modifiers: localized
Default value: "Translocator"
Instance functions
AirControlChanged
BeforePaint
Overrides: UMenuGameSettingsBase.BeforePaint
Created
Overrides: UMenuGameSettingsBase.Created
LoadCurrentValues
Overrides: UMenuGameSettingsBase.LoadCurrentValues
Notify
Overrides: UMenuGameSettingsBase.Notify
SpeedChanged
Overrides: UMenuGameSettingsBase.SpeedChanged
StyleChanged
Overrides: UMenuGameSettingsBase.StyleChanged