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)