Skip to content

AudioSourceComponent.IsPlaying Property

Definition

Namespace: Brine2D.Systems.Audio

Whether this is currently playing (managed by AudioSystem).

public bool IsPlaying { get; internal set; }

Property Value

System.Boolean