- Found in:
- Dylbills PE
Description
Documentation Comment
MusicTypeStatus is as follows
kInactive = 0
kPlaying = 1
kPaused = 2
kFinishing = 3
kFinished = 4
Caveats
Parameters
MusicTypeakMusicType
Examples
Auto-Generated Example
MusicType myMusicType__akMusicType
int returnedValue = DbSkseFunctions.GetMusicTypeStatus(myMusicType__akMusicType)