AudioController.ambienceSoundEnabled Property

Audio Toolkit

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

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

Syntax

C#
public bool ambienceSoundEnabled { get; set; }

Property Value

Type: Boolean
true enables ambience sounds; false disables ambience sounds

See Also