Skip to content

AudioOptions.Enabled Property

Definition

Namespace: Brine2D.Audio

Gets or sets whether audio is enabled. Set to false to disable all audio.

public bool Enabled { get; set; }

Property Value

System.Boolean