AudioController.musicEnabled Property

Audio Toolkit

Collapse image Expand Image Copy image CopyHover image
Gets or sets the musicEnabled.

Namespace: (Default Namespace)
Assembly: AudioToolkit (in AudioToolkit.dll) Version: 8.0.0.0 (8.0.0.0)

Syntax

C#
public bool musicEnabled { get; set; }

Property Value

Type: Boolean
true enables music; false disables music

See Also