SettingsManager
A SettingsManager
is an object that can save and load settings.
Parameters
S
the type of settings that is saved and loaded
Functions
loadSettings
Link copied to clipboard
saveSettings
Link copied to clipboard
abstract fun saveSettings()
Content copied to clipboard
Inheritors
SettingsComponent
Link copied to clipboard
Sources
jvm source
Link copied to clipboard