Audio.Mute Property

Eazy Sound Manager API

AudioMute Property

Whether the audio is muted

Namespace:  Hellmade.Sound
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public bool Mute { get; set; }

Property Value

Type: Boolean
See Also