Background for Skyrim SE
Member of the DbMiscFunctions script
voidfunctionWriteAnimationVariableIntsToFile(ObjectReferenceakRef, stringOutputFilePath, stringVariablesSourceFilePath="ata/interface/DbMiscFunctions/DbAnimationVariableInts.txt")Global

[DEV SERVER] Loading description...


Caveats


Parameters

ObjectReferenceakRef

stringOutputFilePath

stringVariablesSourceFilePath="ata/interface/DbMiscFunctions/DbAnimationVariableInts.txt"


Examples

Auto-Generated Example

ObjectReference myObjectReference__akRef
string myString__OutputFilePath
string myString__VariablesSourceFilePath

DbMiscFunctions.WriteAnimationVariableIntsToFile(myObjectReference__akRef, myString__OutputFilePath, myString__VariablesSourceFilePath)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.