I love the smell of UnrealEd crashing in the morning. – tarquin
UE1:UTAudioClientWindow (UT)
Object >> UWindowBase >> UWindowWindow >> UWindowClientWindow >> UWindowDialogClientWindow >> UWindowPageWindow >> UMenuPageWindow >> UMenuAudioClientWindow >> UTAudioClientWindow |
Contents
- 1 Properties
- 1.1 AnnouncerVolumeHelp
- 1.2 AnnouncerVolumeSlider
- 1.3 AnnouncerVolumeText
- 1.4 AutoTauntCheck
- 1.5 AutoTauntHelp
- 1.6 AutoTauntText
- 1.7 ConfirmHardware
- 1.8 ConfirmHardwareText
- 1.9 ConfirmHardwareTitle
- 1.10 ConfirmSurround
- 1.11 ConfirmSurroundText
- 1.12 ConfirmSurroundTitle
- 1.13 MessageSettings
- 1.14 MessageSettingsCombo
- 1.15 MessageSettingsHelp
- 1.16 MessageSettingsText
- 1.17 NoMatureLanguageCheck
- 1.18 NoMatureLanguageHelp
- 1.19 NoMatureLanguageText
- 1.20 Use3DHardwareCheck
- 1.21 Use3DHardwareHelp
- 1.22 Use3DHardwareText
- 1.23 UseSurroundSoundCheck
- 1.24 UseSurroundSoundHelp
- 1.25 UseSurroundSoundText
- 2 Instance functions
- 2.1 AnnouncerVolumeChanged
- 2.2 AutoTauntChecked
- 2.3 BeforePaint
- 2.4 Created
- 2.5 ExtraMessageOptions
- 2.6 Hardware3DChecked
- 2.7 Hardware3DSet
- 2.8 MessageBoxDone
- 2.9 MessageSettingsChanged
- 2.10 NoMatureLanguageChanged
- 2.11 Notify
- 2.12 SaveConfigs
- 2.13 SurroundSoundChecked
- 2.14 SurroundSoundSet
- 2.15 VoiceMessagesChecked
- Package:
- UTMenu
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
AnnouncerVolumeHelp
Type: string
Modifiers: localized
Default value: "Adjusts the volume of the in-game announcer."
AnnouncerVolumeSlider
Type: UWindowHSliderControl
AnnouncerVolumeText
Type: string
Modifiers: localized
Default value: "Announcer Volume"
AutoTauntCheck
Type: UWindowCheckbox
AutoTauntHelp
Type: string
Modifiers: localized
Default value: "If checked, your player will send automatic taunts to your victims, whenever you score a frag."
AutoTauntText
Type: string
Modifiers: localized
Default value: "Auto Taunt"
ConfirmHardware
Type: UWindowMessageBox
ConfirmHardwareText
Type: string
Modifiers: localized
Default value: "The hardware 3D sound feature requires you have a 3D sound card supporting A3D or EAX. Enabling this option can also cause your performance to degrade severely in some cases.\n\nAre you sure you want to enable this feature?"
ConfirmHardwareTitle
Type: string
Modifiers: localized
Default value: "Confirm Use 3D Sound Hardware"
ConfirmSurround
Type: UWindowMessageBox
ConfirmSurroundText
Type: string
Modifiers: localized
Default value: "The surround sound feature requires you have a compatible surround sound receiver connected to your sound card. Enabling this option without the appropriate receiver can cause anomalies in sound performance.\n\nAre you sure you want to enable this feature?"
ConfirmSurroundTitle
Type: string
Modifiers: localized
Default value: "Confirm Use Surround Sound"
MessageSettings
Type: string
Array size: 4
Modifiers: localized
Default value, index 0: "All"
Default value, index 1: "No Auto-Taunts"
Default value, index 2: "No Taunts"
Default value, index 3: "None"
MessageSettingsCombo
Type: UWindowComboControl
MessageSettingsHelp
Type: string
Modifiers: localized
Default value: "This setting controls which voice messages sent from other players will be heard."
MessageSettingsText
Type: string
Modifiers: localized
Default value: "Play Voice Messages"
NoMatureLanguageCheck
Type: UWindowCheckbox
NoMatureLanguageHelp
Type: string
Modifiers: localized
Default value: "If checked, voice taunts with mature language will not be played."
NoMatureLanguageText
Type: string
Modifiers: localized
Default value: "No Mature Taunts"
Use3DHardwareCheck
Type: UWindowCheckbox
Use3DHardwareHelp
Type: string
Modifiers: localized
Default value: "If checked, UT will use your 3D audio hardware for richer environmental effects."
Use3DHardwareText
Type: string
Modifiers: localized
Default value: "Use Hardware 3D Sound"
UseSurroundSoundCheck
Type: UWindowCheckbox
UseSurroundSoundHelp
Type: string
Modifiers: localized
Default value: "If checked, UT will use your digital receiver for better surround sound."
UseSurroundSoundText
Type: string
Modifiers: localized
Default value: "Use Surround Sound"
Instance functions
AnnouncerVolumeChanged
AutoTauntChecked
BeforePaint
Overrides: UMenuAudioClientWindow.BeforePaint
Created
Overrides: UMenuAudioClientWindow.Created
ExtraMessageOptions
Overrides: UMenuAudioClientWindow.ExtraMessageOptions
Hardware3DChecked
Hardware3DSet
MessageBoxDone
Overrides: UWindowWindow.MessageBoxDone
MessageSettingsChanged
NoMatureLanguageChanged
Notify
Overrides: UMenuAudioClientWindow.Notify
SaveConfigs
Overrides: UMenuAudioClientWindow.SaveConfigs
SurroundSoundChecked
SurroundSoundSet
VoiceMessagesChecked
Overrides: UMenuAudioClientWindow.VoiceMessagesChecked