Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE2:Tab_AudioSettings defaults (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Tab_AudioSettings defaults in other games:
UT2003
Other member categories for this class:
Tab AudioSettings properties

Default values[edit]

Property Value
Controls[0] GUIImage'AudioBK1'
Controls[1] GUIImage'AudioBK2'
Controls[10] moCheckBox'AudioMessageBeep'
Controls[11] moCheckBox'AudioAutoTaunt'
Controls[12] moCheckBox'AudioMatureTaunts'
Controls[13] moCheckBox'AudioLowDetail'
Controls[14] moComboBox'AudioPlayVoices'
Controls[15] moComboBox'AudioAnnounce'
Controls[16] moComboBox'AudioAnnouncerPack'
Controls[2] GUILabel'AudioMusicVolumeLabel'
Controls[3] GUISlider'AudioMusicVolumeSlider'
Controls[4] GUILabel'AudioEffectsVolumeLabel'
Controls[5] GUISlider'AudioEffectsVolumeSlider'
Controls[6] GUILabel'AudioVoiceVolumeLabel'
Controls[7] GUISlider'AudioVoiceVolumeSlider'
Controls[8] moComboBox'AudioMode'
Controls[9] moCheckBox'AudioReverseStereo'
WinHeight 0.74
WinTop 0.15

Subobjects[edit]

AudioAnnounce[edit]

Class: XInterface.moComboBox

Property Value
bReadOnly True
Caption "Announcements"
CaptionWidth 0.5
ComponentJustification TXTA_Left
Hint "Adjusts the amount of in-game announcements."
IniDefault "All"
IniOption "@Internal"
OnLoadINI InternalOnLoadINI
OnSaveINI InternalOnSaveINI
WinHeight 0.06
WinLeft 0.260352
WinTop 0.816597
WinWidth 0.46875

AudioAnnouncerPack[edit]

Class: XInterface.moComboBox

Property Value
bReadOnly True
Caption "Announcer Voice"
CaptionWidth 0.5
ComponentJustification TXTA_Left
Hint "Select the Announcer for tonight's game."
IniOption "@Internal"
OnLoadINI InternalOnLoadINI
OnSaveINI InternalOnSaveINI
WinHeight 0.06
WinLeft 0.260352
WinTop 0.900069
WinWidth 0.46875

AudioAutoTaunt[edit]

Class: XInterface.moCheckBox

Property Value
bSquare True
Caption "Auto-Taunt"
CaptionWidth 0.9
ComponentJustification TXTA_Left
Hint "Enables your in-game player to automatically taunt opponents."
IniDefault "True"
IniOption "@Internal"
OnLoadINI InternalOnLoadINI
OnSaveINI InternalOnSaveINI
WinHeight 0.04
WinLeft 0.1
WinTop 0.533333
WinWidth 0.3

AudioBK1[edit]

Class: XInterface.GUIImage

Property Value
Image Material'InterfaceContent.Menu.BorderBoxD'
ImageColor
Member Value
A 160
B 255
G 255
R 255
ImageRenderStyle MSTY_Alpha
ImageStyle ISTY_Stretched
WinHeight 0.166289
WinLeft 0.021641
WinTop 0.083281
WinWidth 0.9575

AudioBK2[edit]

Class: XInterface.GUIImage

Property Value
Image Material'InterfaceContent.Menu.BorderBoxD'
ImageColor
Member Value
A 160
B 255
G 255
R 255
ImageRenderStyle MSTY_Alpha
ImageStyle ISTY_Stretched
WinHeight 0.625897
WinLeft 0.021641
WinTop 0.362446
WinWidth 0.9575

AudioEffectsVolumeLabel[edit]

Class: XInterface.GUILabel

Property Value
Caption "Effects Volume"
TextAlign TXTA_Center
TextColor
Member Value
A 255
B 255
G 255
R 255
WinHeight 32.0
WinLeft 0.685547
WinTop 0.1
WinWidth 0.25

AudioEffectsVolumeSlider[edit]

Class: XInterface.GUISlider

Property Value
Hint "Changes the volume of all in game sound effects."
IniDefault "0.9"
IniOption "ini:Engine.Engine.AudioDevice SoundVolume"
MaxValue 1.0
MinValue 0.0
WinLeft 0.6875
WinTop 0.156146
WinWidth 0.25

AudioLowDetail[edit]

Class: XInterface.moCheckBox

Property Value
bSquare True
Caption "Low Sound Detail"
CaptionWidth 0.9
ComponentJustification TXTA_Left
Hint "Lowers quality of sound."
IniDefault "False"
IniOption "@Internal"
OnLoadINI InternalOnLoadINI
OnSaveINI InternalOnSaveINI
WinHeight 0.04
WinLeft 0.1
WinTop 0.63333
WinWidth 0.3

AudioMatureTaunts[edit]

Class: XInterface.moCheckBox

Property Value
bSquare True
Caption "Mature Taunts"
CaptionWidth 0.9
ComponentJustification TXTA_Left
Hint "Enables off-color commentary."
IniDefault "True"
IniOption "@Internal"
OnLoadINI InternalOnLoadINI
OnSaveINI InternalOnSaveINI
WinHeight 0.04
WinLeft 0.6
WinTop 0.53333
WinWidth 0.3

AudioMessageBeep[edit]

Class: XInterface.moCheckBox

Property Value
bSquare True
Caption "Message Beep"
CaptionWidth 0.9
ComponentJustification TXTA_Left
Hint "Enables a beep when receiving a text message from other players."
IniDefault "True"
IniOption "@Internal"
OnLoadINI InternalOnLoadINI
OnSaveINI InternalOnSaveINI
WinHeight 0.04
WinLeft 0.6
WinTop 0.433333
WinWidth 0.3

AudioMode[edit]

Class: XInterface.moComboBox

Property Value
bReadOnly True
Caption "Audio Mode"
CaptionWidth 0.3
ComponentJustification TXTA_Left
Hint "Changes the audio system mode."
IniDefault "Software 3D Audio"
IniOption "@Internal"
OnLoadINI InternalOnLoadINI
OnSaveINI InternalOnSaveINI
WinHeight 0.06
WinLeft 0.15
WinTop 0.278646
WinWidth 0.7

AudioMusicVolumeLabel[edit]

Class: XInterface.GUILabel

Property Value
Caption "Music Volume"
TextAlign TXTA_Center
TextColor
Member Value
A 255
B 255
G 255
R 255
WinHeight 32.0
WinLeft 0.055664
WinTop 0.1
WinWidth 0.25

AudioMusicVolumeSlider[edit]

Class: XInterface.GUISlider

Property Value
Hint "Changes the volume of the background music."
IniDefault "0.5"
IniOption "ini:Engine.Engine.AudioDevice MusicVolume"
MaxValue 1.0
MinValue 0.0
WinLeft 0.0625
WinTop 0.156146
WinWidth 0.25

AudioPlayVoices[edit]

Class: XInterface.moComboBox

Property Value
bReadOnly True
Caption "Play Voices"
CaptionWidth 0.5
ComponentJustification TXTA_Left
Hint "Defines the types of voice messages to play."
IniDefault "All"
IniOption "@Internal"
OnLoadINI InternalOnLoadINI
OnSaveINI InternalOnSaveINI
WinHeight 0.06
WinLeft 0.260352
WinTop 0.733291
WinWidth 0.46875

AudioReverseStereo[edit]

Class: XInterface.moCheckBox

Property Value
bSquare True
Caption "Reverse Stereo"
CaptionWidth 0.9
ComponentJustification TXTA_Left
Hint "Reverses the left and right audio channels."
IniDefault "False"
IniOption "ini:Engine.Engine.AudioDevice ReverseStereo"
OnLoadINI InternalOnLoadINI
OnSaveINI InternalOnSaveINI
WinHeight 0.04
WinLeft 0.1
WinTop 0.433333
WinWidth 0.3

AudioVoiceVolumeLabel[edit]

Class: XInterface.GUILabel

Property Value
Caption "Announcer Volume"
TextAlign TXTA_Center
TextColor
Member Value
A 255
B 255
G 255
R 255
WinHeight 32.0
WinLeft 0.369141
WinTop 0.1
WinWidth 0.25

AudioVoiceVolumeSlider[edit]

Class: XInterface.GUISlider

Property Value
bIntSlider True
Hint "Changes the volume of all in game voice messages."
IniOption "@Internal"
MaxValue 4.0
MinValue 1.0
OnLoadINI InternalOnLoadINI
WinLeft 0.375
WinTop 0.156146
WinWidth 0.25