Background for Skyrim SE
Member of the DbSkseFunctions script
intfunctionGetMusicTypeTrackIndex(MusicTypeakMusicType)NativeGlobal

Description

Documentation Comment

get the current track index queued in akMusicType


Caveats


Parameters

MusicTypeakMusicType


Examples

Auto-Generated Example

MusicType myMusicType__akMusicType

int returnedValue = DbSkseFunctions.GetMusicTypeTrackIndex(myMusicType__akMusicType)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.