This is the complete list of members for Settings, including inherited members.
- fallbacksEnabled : bool
- path : string
- bool boolValue(string key)
- bool boolValue(string key, bool defaultValue)
- color colorValue(string key)
- color colorValue(string key, color defaultValue)
- bool contains(string key)
- double numberValue(string key)
- double numberValue(string key, double defaultValue)
- remove(string key)
- setColorValue(string key, color value)
- setValue(string key, object value)
- setValue(string key, object value, object defaultValue)
- synchronize()
- object value(string key)
- object value(string key, object defaultValue)
- valueChanged(string key)