SetMusicTrack¶
Description¶
Loads a music file in the given track slot with the given loop point.
Parameters¶
Path-
The file path to load the music file from, relative to
Data/Music/. The music file must be in OGG format. TrackID-
The trackList slot to load the music in.
LoopPoint-
The track's loop point, in samples.
0will disable looping,1will loop from the beginning of the track, and anything else is the sample to loop from.
Return Value¶
None.