I love the smell of UnrealEd crashing in the morning. – tarquin
UE2:Tab_AudioSettings defaults (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> Tab_AudioSettings (defaults) |
Contents
- 1 Default values
- 2 Subobjects
- 2.1 AudioAnnounce
- 2.2 AudioAnnouncerPack
- 2.3 AudioAutoTaunt
- 2.4 AudioBK1
- 2.5 AudioBK2
- 2.6 AudioEffectsVolumeLabel
- 2.7 AudioEffectsVolumeSlider
- 2.8 AudioLowDetail
- 2.9 AudioMatureTaunts
- 2.10 AudioMessageBeep
- 2.11 AudioMode
- 2.12 AudioMusicVolumeLabel
- 2.13 AudioMusicVolumeSlider
- 2.14 AudioPlayVoices
- 2.15 AudioReverseStereo
- 2.16 AudioVoiceVolumeLabel
- 2.17 AudioVoiceVolumeSlider
- Tab_AudioSettings defaults in other games:
- UT2004
- Other member categories for this class:
- Tab AudioSettings properties
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[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 tonights 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 |
|
||||||||||
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 |
|
||||||||||
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 |
|
||||||||||
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 |
|
||||||||||
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 |
|
||||||||||
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 |