PlayMusic (RSDKv3)¶ 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)