CloudOnce v2.7.5
Unified Game Services API
|
This is the complete list of members for CloudOnce.CloudPrefs.CloudFloat, including all inherited members.
CloudFloat(string key, PersistenceType persistenceType, float value=0f) | CloudOnce.CloudPrefs.CloudFloat | inline |
CloudFloat(string key, PersistenceType persistenceType, float value, float defaultValue) | CloudOnce.CloudPrefs.CloudFloat | inline |
DefaultValue | CloudOnce.Internal.PersistentValue< float > | |
Flush() | CloudOnce.Internal.PersistentValue< float > | inline |
Key | CloudOnce.Internal.PersistentValue< float > | |
Load(bool force=false) | CloudOnce.Internal.PersistentValue< float > | inline |
PersistenceType | CloudOnce.Internal.PersistentValue< float > | |
PersistentValue(string key, PersistenceType type, T value, T defaultValue, ValueLoaderDelegate valueLoader, ValueSetterDelegate valueSetter) | CloudOnce.Internal.PersistentValue< float > | inlineprotected |
Reset() | CloudOnce.Internal.PersistentValue< float > | inline |
Value | CloudOnce.Internal.PersistentValue< float > |