ClockStone Audio Toolkit for Unity - Documentation
AudioControllerIsAmbienceSoundEnabled Method |
Determines whether ambience sound is enabled.
Namespace: (Default Namespace)
Assembly: AudioToolkit (in AudioToolkit.dll) Version: 8.2.0.0 (8.2.0.0)
Syntax
C#
public static bool IsAmbienceSoundEnabled()
Return Value
Type: Booleantrue if ambience sound is enabled; otherwise, false.
See Also