Always snap to grid
UE3:UTUITabPage_AudioSettings (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> UIRoot >> UIScreenObject >> UIObject >> UIContainer >> UITabPage >> UTTabPage >> UTUITabPage_Options >> UTUITabPage_AudioSettings |
Contents |
| 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. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Tab page for a user's Audio settings.
[edit] Properties
[edit] AmbianceVolumeCue
Type: SoundCue
Modifiers: transient
Sound cue to play when the user changes the Ambiance volume slider.
[edit] AnnouncerVolumeCue
Type: SoundCue
Modifiers: transient
Sound cue to play when the user changes the Announcer volume slider.
[edit] bFullyInitialized
Type: bool
Modifiers: transient
Whether or not we have been fully initialized.
[edit] SFXVolumeCue
Type: SoundCue
Modifiers: transient
Sound cue to play when the user changes the SFX volume slider.
[edit] VoiceVolumeCue
Type: SoundCue
Modifiers: transient
Sound cue to play when the user changes the Voice volume slider.
[edit] Subobjects
[edit] WidgetEventComponent
Class: Engine.UIComp_Event
Inherits from: UTUITabPage_Options.WidgetEventComponent
No new values.
[edit] Functions
[edit] Events
[edit] PostInitialize
Overrides: UTUITabPage_Options.PostInitialize
Post initialization event - Setup widget delegates.
[edit] Other instance functions
[edit] OnApplySettings
Applies the current audio settings.
[edit] OnOptionList_OptionChanged
Overrides: UTUITabPage_Options.OnOptionList_OptionChanged
Pass through the option callback.
[edit] SetupButtonBar
Overrides: UTUITabPage_Options.SetupButtonBar
Callback allowing the tabpage to setup the button bar for the current scene.
