GetFloat
method in Coherence.Prefs.Prefs
Methods
public static float GetFloat(string key)
Parameters
Type | Name | Description |
---|---|---|
string | key |
Returns
Type | Description |
---|---|
float |
public static float GetFloat(string key, float defaultValue)
Parameters
Type | Name | Description |
---|---|---|
string | key | |
float | defaultValue |
Returns
Type | Description |
---|---|
float |