Background for Skyrim SE
Member of the SPE_Events script
voidfunctionUnregisterForAnimationEventEx(ActorakReference, stringasEventName)NativeGlobal


Parameters

  1. ActorakReference

  2. stringasEventName


Examples

Auto-Generated Example

Actor myActor__akReference
string myString__asEventName

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