naninovel / docs

Documentation website
https://naninovel.com
77 stars 28 forks source link

Reset game settings to default #113

Closed elringus closed 4 years ago

elringus commented 4 years ago

An API and a button in settings UI to reset all (or specific category) user settings to default

elringus commented 4 years ago

"Default" settings could vary per project; it's not possible to make single default values that would fit everything.

To make a "reset to default" functionality, pre-define the values you see fit for defaults and set them directly via C# (eg, on a button click).