Skip to content

PlayMusic

Description

Plays the music currently loaded in the given track slot.

Parameters

  • trackID The trackList slot the music is loaded in.

Return Value

None.

Syntax

PlayMusic(int trackID)

Example

PlayMusic(0)