[PLUGIN] Savior

It looks like I could do this in C++, calling


GetSlotDataCopy

on the autosave slot instance, and then


SetSlotData

on the final save instance (the latter isn’t exposed in Blueprints). Perhaps also


GetSlotMetaData / SetSlotMeta

, but I’d have to copy that manually by the looks of it?