|
| ClockStone Audio Toolkit for Unity - Documentation |
| AudioController..::..IsSoundMuted Method |
| AudioController Class See Also Send Feedback |
|
Determines whether sound is muted
Namespace: (Default Namespace)
Assembly: AudioToolkit (in AudioToolkit.dll) Version: 8.0.0.0 (8.0.0.0)
Syntax
| C# |
|---|
public static bool IsSoundMuted() |
Return Value
Type: Booleantrue if sound is muted; otherwise, false.
Remarks
'Sound' means all audio except music and ambience sound.