RSDKv4 PlayMusic¶ 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)