ClockStone Audio Toolkit for Unity - Documentation
AudioControllerStopAmbienceSound Method |
Stops the currently playing ambience sound.
Namespace: (Default Namespace)
Assembly: AudioToolkit (in AudioToolkit.dll) Version: 8.2.0.0 (8.2.0.0)
Syntax
C#
public static bool StopAmbienceSound()
Return Value
Type: Booleantrue if any ambience sound was stopped, otherwise false
See Also