Settings Type
Describes the type of a Settings.
NOTE The companion object of the associated Settings is expected to extend SettingsType for the implementation of Settings.
Author
Richard Arriaga
Inheritors
Properties
Link copied to clipboard
true if this SettingsType allows multiple Settings of this type to be exported to the same settings file; false otherwise.
Functions
Link copied to clipboard
Extract the Type from the provided JSONObject and pass it to the provided lambda.