Click or drag to resize

ISettingsProcessorGetFloat Method

Overload List
 NameDescription
Public methodGetFloat(Object, Object) Gets a nullable float value from the settings, uniquely identified by the group and key parameters.
Public methodGetFloat(Object, Object, Single) Gets a float value (or fallback default value) from the settings, uniquely identified by the group and key parameters.
Top
See Also