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