Skip to content

AudioSourceComponent.IsPaused Property

Definition

Namespace: Brine2D.Systems.Audio

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

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

Property Value

System.Boolean