Saver.ObjectLoadFunction Function that converts serialized data from saves scope to your object instance.CallableObjectLoadFunction(obj: object): SaveableObjectTypeParametersobj: objectobject data from savesReturns SaveableObjectTypeInstance of newly instantiated object.
Function that converts serialized data from saves scope to your object instance.