ArchivableDictionaryGetFloat Method |
Name | Description | |
---|---|---|
GetFloat(String) |
Get value as float, will only succeed if value was created using Set(string key, float value)
| |
GetFloat(String, Single) |
Get value as float, will return defaultValue unless value was created using Set(string key, float value)
|