AudioController.isSingletonObject Property

Audio Toolkit

Collapse image Expand Image Copy image CopyHover image
returns true if the AudioController is the main controller (not an additional controller)

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

Syntax

C#
public override bool isSingletonObject { get; }

Property Value

Type: Boolean

See Also