TraGUS
Godot plugin for user settings
Loading...
Searching...
No Matches

◆ Reset()

bool Reset ( )

Tries to reset the setting to the value specified in tragus_default_settings.ini.

Returns
Whether the setting could be reset. It can fail:
  • If the tragus_default_settings.ini did not contain an entry for this setting, and the setting can't handle default.
  • If the tragus_default_settings.ini entry values is rejected by the setting.