- Found in:
- Dylbills PE
Description
Documentation Comment
if the akMusicType is currently playing, it will jump to the track index passed in.
Caveats
Parameters
MusicTypeakMusicType
intindex
Examples
Auto-Generated Example
MusicType myMusicType__akMusicType
int myInt__index
DbSkseFunctions.SetMusicTypeTrackIndex(myMusicType__akMusicType, myInt__index)