Background for Skyrim SE
Member of the ActiveMagicEffect script
voidfunctionUnregisterForAnimationEvent(ObjectReferenceakSender, stringasEventName)Native

Description

Documentation Comment

Unregister for the specified animation event from the specified object


Caveats


Parameters

ObjectReferenceakSender

stringasEventName


Examples

Auto-Generated Example

ObjectReference myObjectReference__akSender
string myString__asEventName

myActiveMagicEffect__toCallFunctionOn.UnregisterForAnimationEvent(myObjectReference__akSender, myString__asEventName)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.