thumbnail blueprint
blueprint

Simple Save Game system (integer)

  • Exposure: public
  • UE Version: 5.5

AntoineJonac

April 18, 2025, 1:00 pm

Create a simple load and save system to pass interger, floats or other variable.

Create a Blueprint from SaveGame Class, create in it a variable of your choice ( Here its the savegame integer )

Use the code from the blueprint on your Ingame Blueprint logic

Click the button above, it will automatically copy blueprint in your clipboard. Then in Unreal Engine blueprint editor, paste it with ctrl + v