UE2:Tab_AudioSettings defaults (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K3TabPanel >> Tab_AudioSettings (defaults) |
- Tab_AudioSettings defaults in other games:
- Other member categories for this class:
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. |
Default values
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
AudioAnnounce
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
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
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
Class: XInterface.GUIImage
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Image | Material'InterfaceContent.Menu.BorderBoxD' | ||||||||||
ImageColor |
| ||||||||||
ImageRenderStyle | MSTY_Alpha | ||||||||||
ImageStyle | ISTY_Stretched | ||||||||||
WinHeight | 0.166289 | ||||||||||
WinLeft | 0.021641 | ||||||||||
WinTop | 0.083281 | ||||||||||
WinWidth | 0.9575 |
AudioBK2
Class: XInterface.GUIImage
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Image | Material'InterfaceContent.Menu.BorderBoxD' | ||||||||||
ImageColor |
| ||||||||||
ImageRenderStyle | MSTY_Alpha | ||||||||||
ImageStyle | ISTY_Stretched | ||||||||||
WinHeight | 0.625897 | ||||||||||
WinLeft | 0.021641 | ||||||||||
WinTop | 0.362446 | ||||||||||
WinWidth | 0.9575 |
AudioEffectsVolumeLabel
Class: XInterface.GUILabel
AudioEffectsVolumeSlider
Class: XInterface.GUISlider
AudioLowDetail
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
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
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
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
Class: XInterface.GUILabel
AudioMusicVolumeSlider
Class: XInterface.GUISlider
AudioPlayVoices
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
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
Class: XInterface.GUILabel
AudioVoiceVolumeSlider
Class: XInterface.GUISlider