blueprint
Simple Save Game system (integer)
- Exposure: public
- UE Version: 5.5
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
ctrl + v