SettingsEditor.construct Function
Create a new SettingsEditor for creating new versions of SettingsDbs.
construct(): SettingsEditor
@note The caller becomes the owner of the SettingsEditor and is responsible for calling SettingsEditor.close on it when finished.
@note It is illegal to have more than one SettingsEditor active in a single session.
Returns - SettingsEditor
Defined in
Last Updated: 19 March, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.