- Found in:
- Dylbills PE
voidfunctionWriteAnimationVariableFloatsToFile(ObjectReferenceakRef, stringOutputFilePath, stringVariablesSourceFilePath="ata/interface/DbMiscFunctions/DbAnimationVariableFloats.txt")Global
[DEV SERVER] Loading description...
Caveats
Parameters
ObjectReferenceakRef
stringOutputFilePath
stringVariablesSourceFilePath="ata/interface/DbMiscFunctions/DbAnimationVariableFloats.txt"
Examples
Auto-Generated Example
ObjectReference myObjectReference__akRef
string myString__OutputFilePath
string myString__VariablesSourceFilePath
DbMiscFunctions.WriteAnimationVariableFloatsToFile(myObjectReference__akRef, myString__OutputFilePath, myString__VariablesSourceFilePath)