[PLUGIN] Savior

How to Save & Load from any Slot Asset:

All you have to do is right click any graph on any of your Blueprints and search from one of main nodes in “Savior 3” section.
These main Save/Load functions automatically creates a runtime instance of a Slot object for you… So you don’t have to instantiate anything, just reference the Slot Asset and let the node work:

https://i.imgur.com/muiPiDr.png

From any UMG Widget you simply setup your “On Button Clicked” events to call one of these “Savior 2” functions.
It’s THAT simple, everything in scope marked ‘SaveGame’ tag will save or load:

https://i.imgur.com/JNseaSb.png

2 Likes