Skip to content

IAudioPlayer.IsMusicPaused Property

Definition

Namespace: Brine2D.Audio

Gets whether music is currently paused.

C#
bool IsMusicPaused { get; }

Property Value

System.Boolean