Link Search Menu Expand Document

LoadFromTextFile

| Function name | LoadFromTextFile | | — | — | | Function Library | Content/DRGLib/DRGLibSettings/LIB_SAV_F_SaveFunctions | | Inputs | Location(String) | | Outputs | Object(LIB_SAV_O_CustomSaveObject reference)
Success(Boolean) Returns true if the save was successfully located and loaded |

Loads a custom save object from the disk

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