Background for Skyrim SE
Member of the DbSkseFunctions script
voidfunctionSetMusicTypePriority(MusicTypeakMusicType, intpriority)NativeGlobal


Caveats


Parameters

MusicTypeakMusicType

intpriority


Examples

Auto-Generated Example

MusicType myMusicType__akMusicType
int myInt__priority

DbSkseFunctions.SetMusicTypePriority(myMusicType__akMusicType, myInt__priority)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.