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; }
Namespace: Brine2D.Audio
Gets or sets whether audio is enabled. Set to false to disable all audio.
public bool Enabled { get; set; }