Background for Skyrim SE

SPE_Events


Inheritance Tree

No indexed scripts extend this script.

Properties
Events
Functions
voidfunctionRegisterForAnimationEventEx(ActorakReference, stringasEventName)NativeGlobal

Similar to the Vanilla RegisterForAnimationEvent(). Supports payload data (Sound.NPCHumanCartRidePlayerEnter, etc).

voidfunctionRegisterForAnimationEventEx_Alias(ReferenceAliasakAlias, stringasEventName)NativeGlobal
voidfunctionRegisterForAnimationEventEx_MgEff(ActiveMagicEffectakMagicEffect, stringasEventName)NativeGlobal
voidfunctionUnregisterForAnimationEventEx(ActorakReference, stringasEventName)NativeGlobal
voidfunctionUnregisterForAnimationEventEx_Alias(ReferenceAliasakAlias, stringasEventName)NativeGlobal
voidfunctionUnregisterForAnimationEventEx_MgEff(ActiveMagicEffectakMagicEffect, stringasEventName)NativeGlobal
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.