Similar to how ES3AutoSaveMgr.Current.Save(); saves to the autosave file is there a way to delete it?
Thanks for any assistance.
Is there a way to delete AutoSave file/data in Code?
Re: Is there a way to delete AutoSave file/data in Code?
Hi there,
For this you would just use ES3.DeleteFile:
https://docs.moodkie.com/easy-save-3/es ... eletefile/
All the best,
Joel
For this you would just use ES3.DeleteFile:
https://docs.moodkie.com/easy-save-3/es ... eletefile/
All the best,
Joel