Skip to content

AudioSourceComponent.IsPlaying Property

Definition

Namespace: Brine2D.Systems.Audio

Whether this is currently playing \(managed by AudioSystem\).

C#
public bool IsPlaying { get; internal set; }

Property Value

System.Boolean