There is no spoon
UE1:UTSettingsCWindow (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
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[edit]
AirControlHelp[edit]
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[edit]
Type: UWindowHSliderControl
AirControlText[edit]
Type: string
Modifiers: localized
Default value: "Air Control"
TranslocCheck[edit]
Type: UWindowCheckbox
TranslocHelp[edit]
Type: string
Modifiers: localized
Default value: "If checked, each player will be equipped with a Translocator Personal Transport Device."
TranslocText[edit]
Type: string
Modifiers: localized
Default value: "Translocator"
Instance functions[edit]
AirControlChanged[edit]
function AirControlChanged ()
BeforePaint[edit]
Overrides: UMenuGameSettingsBase.BeforePaint
Created[edit]
function Created ()
Overrides: UMenuGameSettingsBase.Created
LoadCurrentValues[edit]
function LoadCurrentValues ()
Overrides: UMenuGameSettingsBase.LoadCurrentValues
Notify[edit]
function Notify (UWindowDialogControl C, byte E)
Overrides: UMenuGameSettingsBase.Notify
SpeedChanged[edit]
function SpeedChanged ()
Overrides: UMenuGameSettingsBase.SpeedChanged
StyleChanged[edit]
function StyleChanged ()
Overrides: UMenuGameSettingsBase.StyleChanged
TranslocChanged[edit]
function TranslocChanged ()