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

◆ ResetSection()

void ResetSection ( string  section)
inline

Tries to reset all the settings from the specified section to the values specified in tragus_default_settings.ini.
This DOES NOT apply the changes to the user's config file. For that, you must still call Save afterwards.

Parameters
sectionThe section to reset.