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