|
TraGUS
Godot plugin for user settings
|
|
inlinevirtual |
Allows to define some custom deserialization behavior, for more complex settings type, lists, etc. If you want to ensure a specific format.
It simply yields the value back if not specified.
| value | The value to deserialize. |
| deserialized | The deserialized output, if successfull. |