Background for Skyrim SE
Member of the DbSkseFunctions script
voidfunctionLogAllAnimations(ObjectReferenceref)NativeGlobal

Description

Documentation Comment

Log all animations for the ref, to use with:
objectReference.PlayAnimation, objectReference.playAnimationAndWait, RegisterForAnimationEvent, OnAnimationEvent ect.


Caveats


Parameters


Examples

Auto-Generated Example

ObjectReference myObjectReference__ref

DbSkseFunctions.LogAllAnimations(myObjectReference__ref)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.