Clear Conversation Prefs
Posted: Sat Oct 28, 2017 5:51 pm
Hi,
What do I have to do to delete all save date with a button press?
I have a button in a scene which should reset the game. Right now it clears PlayerPrefs.
PlayerPrefs.DeleteAll ();
But this seems not to include the conversations.
So how do I delete these?
Many thanks,
What do I have to do to delete all save date with a button press?
I have a button in a scene which should reset the game. Right now it clears PlayerPrefs.
PlayerPrefs.DeleteAll ();
But this seems not to include the conversations.
So how do I delete these?
Many thanks,