I don't need to test my programs. I have an error-correcting modem.
UE1:UMenuGameOptionsClientWindow (RTNP)
Object >> UWindowBase >> UWindowWindow >> UWindowClientWindow >> UWindowDialogClientWindow >> UWindowPageWindow >> UMenuPageWindow >> UMenuGameOptionsClientWindow |
Contents
- 1 Properties
- 1.1 bShowGoreControl
- 1.2 CenterName
- 1.3 ControlOffset
- 1.4 DodgingCheck
- 1.5 DodgingHelp
- 1.6 DodgingText
- 1.7 GoreCombo
- 1.8 GoreHelp
- 1.9 GoreLevels
- 1.10 GoreText
- 1.11 HiddenName
- 1.12 LeftName
- 1.13 LocalCheck
- 1.14 LocalHelp
- 1.15 LocalText
- 1.16 RightName
- 1.17 SpeedSlider
- 1.18 SpeedText
- 1.19 ViewBobHelp
- 1.20 ViewBobSlider
- 1.21 ViewBobText
- 1.22 WeaponFlashCheck
- 1.23 WeaponFlashHelp
- 1.24 WeaponFlashText
- 1.25 WeaponHandCombo
- 1.26 WeaponHandHelp
- 1.27 WeaponHandText
- 2 Instance functions
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
bShowGoreControl
Type: bool
Modifiers: globalconfig
CenterName
Type: string
Modifiers: localized
Default value: "Center"
ControlOffset
Type: float
Default value: 20.0
DodgingCheck
Type: UWindowCheckbox
DodgingHelp
Type: string
Modifiers: localized
Default value: "If checked, double tapping the movement keys (forward, back, and strafe left or right) will result in a fast dodge move."
DodgingText
Type: string
Modifiers: localized
Default value: "Dodging"
GoreCombo
Type: UWindowComboControl
GoreHelp
Type: string
Modifiers: localized
Default value: "Choose the level of gore you wish to see in the game."
GoreLevels
Type: string
Array size: 3
Modifiers: localized
Default value, index 0: "Normal"
Default value, index 1: "Reduced"
Default value, index 2: "Ultra-Low"
GoreText
Type: string
Modifiers: localized
Default value: "Gore Level"
HiddenName
Type: string
Modifiers: localized
Default value: "Hidden"
LeftName
Type: string
Modifiers: localized
Default value: "Left"
LocalCheck
Type: UWindowCheckbox
LocalHelp
Type: string
Modifiers: localized
Default value: "If checked, your system will log local botmatch and single player tournament games for stat compilation."
LocalText
Type: string
Modifiers: localized
Default value: "ngStats Local Logging"
RightName
Type: string
Modifiers: localized
Default value: "Right"
SpeedSlider
Type: UWindowHSliderControl
SpeedText
Type: string
Modifiers: localized
Default value: "Game Speed"
ViewBobHelp
Type: string
Modifiers: localized
Default value: "Use the slider to adjust the amount your view will bob when moving."
ViewBobSlider
Type: UWindowHSliderControl
ViewBobText
Type: string
Modifiers: localized
Default value: "View Bob"
WeaponFlashCheck
Type: UWindowCheckbox
WeaponFlashHelp
Type: string
Modifiers: localized
Default value: "If checked, your screen will flash when you fire your weapon."
WeaponFlashText
Type: string
Modifiers: localized
Default value: "Weapon Flash"
WeaponHandCombo
Type: UWindowComboControl
WeaponHandHelp
Type: string
Modifiers: localized
Default value: "Select where your weapon will appear."
WeaponHandText
Type: string
Modifiers: localized
Default value: "Weapon Hand"
Instance functions
AfterCreate
Overrides: UWindowWindow.AfterCreate
BeforePaint
Overrides: UWindowWindow.BeforePaint
Created
Overrides: UWindowWindow.Created
DodgingChecked
GoreChanged
LocalChecked
Notify
Overrides: UMenuPageWindow.Notify
SaveConfigs
Overrides: UWindowWindow.SaveConfigs