- Found in:
- Dylbills PE
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)