- Found in:
- Dylbills PE
voidfunctionSetSoundCategoryForSoundDescriptor(SoundDescriptorakSoundDescriptor, SoundCategoryakSoundCategory)NativeGlobal
Caveats
Parameters
SoundDescriptorakSoundDescriptor
SoundCategoryakSoundCategory
Examples
Auto-Generated Example
SoundDescriptor mySoundDescriptor__akSoundDescriptor
SoundCategory mySoundCategory__akSoundCategory
DbSkseFunctions.SetSoundCategoryForSoundDescriptor(mySoundDescriptor__akSoundDescriptor, mySoundCategory__akSoundCategory)