ClockStone Audio Toolkit for Unity - Documentation
AudioControllerIsAmbienceSoundPaused Method |
Uses to test if ambience sound is paused
Namespace: (Default Namespace)
Assembly: AudioToolkit (in AudioToolkit.dll) Version: 8.2.0.0 (8.2.0.0)
Syntax
C#
public static bool IsAmbienceSoundPaused()
Return Value
Type: Booleantrue if ambience sound is paused, otherwise false
See Also