Skip to content

AudioSourceComponent.IsPaused Property

Definition

Namespace: Brine2D.Systems.Audio

Whether this is currently paused (managed by AudioSystem).

public bool IsPaused { get; internal set; }

Property Value

System.Boolean