Question by
Tehemus · May 09, 2020 at 06:31 PM ·
playerprefssavingquit
How to disable the PlayerPrefs autosaving on quit ?
Hello,
I use the PlayerPrefs to save data in my game, and I would like to know if there is a way to disable the autosaving on quit as it makes the quitting without saving impossible.
Thanks.
Comment
I found a workaround, but it's not pretty and only work with one time binary data. I still wish to know a way to disable the autosaving.
Your answer
Follow this Question
Related Questions
How do I apply and save my game settings? 0 Answers
How to save many instantiated objects position/rotation at runtime??? 2 Answers
Problem saving with PlayerPrefs 0 Answers
PlayerPrefs on Mobile 0 Answers
How to allow coins to increase its Player.Prefs file and save, but then load it again next time. 1 Answer