ClockStone Audio Toolkit for Unity - Documentation
AudioControllerIsPlaylistPlaying Method |
Determines whether the playlist is playing.
Namespace: (Default Namespace)
Assembly: AudioToolkit (in AudioToolkit.dll) Version: 8.2.0.0 (8.2.0.0)

C#
public static bool IsPlaylistPlaying()
Return Value
Type: Booleantrue if the current music track is from the playlist; otherwise, false.
