Audio.Paused Property

Eazy Sound Manager API

AudioPaused Property

Whether the audio is paused

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

Property Value

Type: Boolean
See Also