Background for Skyrim SE
Member of the SPE_Events script
voidfunctionUnregisterForAnimationEventEx_MgEff(ActiveMagicEffectakMagicEffect, stringasEventName)NativeGlobal


Caveats


Parameters

ActiveMagicEffectakMagicEffect

stringasEventName


Examples

Auto-Generated Example

ActiveMagicEffect myActiveMagicEffect__akMagicEffect
string myString__asEventName

SPE_Events.UnregisterForAnimationEventEx_MgEff(myActiveMagicEffect__akMagicEffect, myString__asEventName)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.