Audio.IsPlaying Property

Eazy Sound Manager API

AudioIsPlaying Property

Whether the audio is currently playing

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

Property Value

Type: Boolean
See Also