|
TraGUS
Godot plugin for user settings
|
|
inline |
Tries to load the provided config.ini entry in the settings server.
| sectionKey | The section key of the .ini entry. |
| settingKey | The setting key of the .ini entry. |
| value | The value to set the setting to. |
| effectiveValue | If the provided value was not accepted by the setting, the value the setting remains at. |
The function returns true if the operation was successful.
It returns false if either -