ISettings |
| Name | Description | |
|---|---|---|
| GetFloat(Object, Object) | Gets a nullable float value from the settings, uniquely identified by the group and key parameters. | |
| GetFloat(Object, Object, Single) | Gets a float value (or fallback default value) from the settings, uniquely identified by the group and key parameters. |