I don't need to test my programs. I have an error-correcting modem.
UE2:Tab_AudioSettings (UE2Runtime)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> Tab_AudioSettings |
Contents |
- Package:
- RTInterface
- This class in other games:
- UT2003, UT2004
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
[edit] Properties
[edit] AnnounceModes
Type: string
Array size: 3
Modifiers: localized
Default value, index 0: "None"
Default value, index 1: "Minimal"
Default value, index 2: "All"
[edit] APack
Type: moComboBox
[edit] AudioModes
Type: string
Array size: 4
Modifiers: localized
Default value, index 0: "Software 3D Audio"
Default value, index 1: "Hardware 3D Audio"
Default value, index 2: "Hardware 3D Audio + EAX"
Default value, index 3: "Safe Mode"
[edit] binitialized
Type: bool
[edit] BonusPackInfo
Type: APackInfo
Array size: 4
Modifiers: config
[edit] PackInfo
Modifiers: config
[edit] VoiceModes
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"
[edit] Default values
| Property | Value |
|---|---|
| Controls[0] | GUIImage'RTInterface.Tab_AudioSettings.AudioBK1' |
| Controls[1] | GUIImage'RTInterface.Tab_AudioSettings.AudioBK2' |
| Controls[10] | moCheckBox'RTInterface.Tab_AudioSettings.AudioMessageBeep' |
| Controls[11] | moCheckBox'RTInterface.Tab_AudioSettings.AudioLowDetail' |
| Controls[2] | GUILabel'RTInterface.Tab_AudioSettings.AudioMusicVolumeLabel' |
| Controls[3] | GUISlider'RTInterface.Tab_AudioSettings.AudioMusicVolumeSlider' |
| Controls[4] | GUILabel'RTInterface.Tab_AudioSettings.AudioEffectsVolumeLabel' |
| Controls[5] | GUISlider'RTInterface.Tab_AudioSettings.AudioEffectsVolumeSlider' |
| Controls[6] | GUILabel'RTInterface.Tab_AudioSettings.AudioVoiceVolumeLabel' |
| Controls[7] | GUISlider'RTInterface.Tab_AudioSettings.AudioVoiceVolumeSlider' |
| Controls[8] | moComboBox'RTInterface.Tab_AudioSettings.AudioMode' |
| Controls[9] | moCheckBox'RTInterface.Tab_AudioSettings.AudioReverseStereo' |
| WinHeight | 0.74 |
| WinTop | 0.15 |
[edit] Structs
[edit] APackInfo
[edit] Instance functions
[edit] InitComponent
function InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIPanel.InitComponent
[edit] InternalOnChange
function InternalOnChange (GUIComponent Sender)
[edit] InternalOnLoadINI
function InternalOnLoadINI (GUIComponent Sender, string s)
[edit] InternalOnSaveINI
function string InternalOnSaveINI (GUIComponent Sender)
