AudioController.musicPlaylist Field

Audio Toolkit

Collapse image Expand Image Copy image CopyHover image
For backwards compatibility we still keep the old playlist system, its items will be copied over to the Default Playlist and then cleared

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

Syntax

C#
[ObsoleteAttribute]
public string[] musicPlaylist

Field Value

Type: array<String>[]()[][]

See Also