AudioSourceComponent.IsPlaying Property
Definition¶
Namespace: Brine2D.Systems.Audio
Whether this is currently playing (managed by AudioSystem).
public bool IsPlaying { get; internal set; }
Namespace: Brine2D.Systems.Audio
Whether this is currently playing (managed by AudioSystem).
public bool IsPlaying { get; internal set; }