|
TraGUS
Godot plugin for user settings
|
|
virtual |
Allows to define some custom serialization behavior, for more complex settings type, lists, etc. If you want to ensure a specific format.
It simply lets godot config system handle the serialization if not specified.
| value | The value to serialize. |