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


Parameters

  1. SoundDescriptorakSoundDescriptor

  2. 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.