Skip to content

SettingsResource

GianptDev edited this page Apr 7, 2022 · 2 revisions

SettingsResource

This resource will store the current state of settings that will be reinstanced the next time the resource will be loaded, if you wish to add more properties you can modify the class definition directly.

When the resource is saved some signals are emitted by the singletone both when pre/post loading/saving.

Index

Properties

Properties

When saving settings only their values will be stored along with the setting name as a key.

When the resource is loaded from the singletone new setting object will be instanced or overrided.

Clone this wiki locally