Link Search Menu Expand Document

SaveToTextFile

Function name SaveToTextFile
Function Library Content/DRGLib/DRGLibSettings/LIB_SAV_F_SaveFunctions
Inputs SaveObject(LIB_SAV_O_CustomSaveObject reference)
Outputs Success(Boolean) Returns true if the save was successfully saved to disk

Saves a custom save object to the disk. Uses the location defined inside the save object

For further details on recommended usage check out the save object tutorial here TODO