Background for Skyrim SE
Member of the PO3_SKSEFunctions script
SoundDescriptorfunctionGetMagicEffectSound(MagicEffectakMagicEffect, intaiType)NativeGlobal

[DEV SERVER] Loading description...


Caveats


Parameters

MagicEffectakMagicEffect

intaiType


Examples

Auto-Generated Example

MagicEffect myMagicEffect__akMagicEffect
int myInt__aiType

SoundDescriptor returnedValue = PO3_SKSEFunctions.GetMagicEffectSound(myMagicEffect__akMagicEffect, myInt__aiType)

Additional References

View this function on the GitHub Wiki for powerofthree's Papyrus Extender

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.