blueprint

Save game to a selected slot. Need help with updating DateTime array to add date time information to saved slot

  • Exposure: public
  • UE Version: 5.4

avatar author

exopackvfx

May 23, 2024, 7:35 pm

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

2 comments

  • avatar author

    exopackvfx

    May 23, 2024, 7:36 pm

    For some reason DateTime doesn't get saved into the save file. Every other variable does... Can anybody point out what I'm missing?

  • SaymN

    May 23, 2024, 8:03 pm

    I use this in my project: https://blueprintue.com/blueprint/yd_tp3p0/

    and in your blueprint, you have not date array selected from your save file reference. the save date arry coms from somwhere and but from your save file.