Audio.Stopping Property

Eazy Sound Manager API

AudioStopping Property

Whether the audio is stopping

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

Property Value

Type: Boolean
See Also