Background for Skyrim SE
Member of the DbSkseFunctions script
voidfunctionLogAnimationVariables(ObjectReferenceref, string[]variables=NONE, inttype=3)NativeGlobal

[DEV SERVER] Loading description...


Caveats


Parameters

ObjectReferenceref

string[]variables=NONE

inttype=3


Examples

Auto-Generated Example

ObjectReference myObjectReference__ref
string[] myStringArray__variables
int myInt__type

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