How can you tell saving/loading is complete?

Discussion and help for Easy Save 3
Post Reply
PhilSnowman
Posts: 1
Joined: Mon Jan 04, 2021 7:46 am

How can you tell saving/loading is complete?

Post by PhilSnowman »

I'm using the es3 autosave and ran into an issue where I was exiting a scene before saving was able to complete, which broke the save file. I haven't searched the documentation super thoroughly, but when I was looking I couldn't seem to find if there was a way to detect that a save has been completed, or in the same respect, detect when an object has finished loading. I want to be able to trigger certain methods once saving and loading have been completed.
User avatar
Joel
Moodkie Staff
Posts: 4846
Joined: Wed Nov 07, 2012 10:32 pm

Re: How can you tell saving/loading is complete?

Post by Joel »

Hi there,

Easy Save works synchronously, so saving/loading is complete when the method returns.

All the best,
Joel
Joel @ Moodkie Interactive
Purchase Easy Save | Contact | Guides | Docs | Getting started
Post Reply