Background for Skyrim SE
Member of the DbSkseFunctions script
voidfunctionSetSoundCategoryForSoundDescriptor(SoundDescriptorakSoundDescriptor, SoundCategoryakSoundCategory)NativeGlobal


Caveats


Parameters

SoundDescriptorakSoundDescriptor

SoundCategoryakSoundCategory


Examples

Auto-Generated Example

SoundDescriptor mySoundDescriptor__akSoundDescriptor
SoundCategory mySoundCategory__akSoundCategory

DbSkseFunctions.SetSoundCategoryForSoundDescriptor(mySoundDescriptor__akSoundDescriptor, mySoundCategory__akSoundCategory)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.