ClockStone Audio Toolkit for Unity - Documentation
AudioControllerGetCurrentAmbienceSound Method |
Gets the current ambience sound.
Namespace: (Default Namespace)
Assembly: AudioToolkit (in AudioToolkit.dll) Version: 8.2.0.0 (8.2.0.0)
Syntax
C#
public static AudioObject GetCurrentAmbienceSound()
Return Value
Type: AudioObjectReturns a reference to the AudioObject that is currently playing the ambience sound.
See Also