CloudOnce v2.7.5
Unified Game Services API
CloudOnce.CloudPrefs.CloudFloat Member List

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.CloudFloatinline
CloudFloat(string key, PersistenceType persistenceType, float value, float defaultValue)CloudOnce.CloudPrefs.CloudFloatinline
DefaultValueCloudOnce.Internal.PersistentValue< float >
Flush()CloudOnce.Internal.PersistentValue< float >inline
KeyCloudOnce.Internal.PersistentValue< float >
Load(bool force=false)CloudOnce.Internal.PersistentValue< float >inline
PersistenceTypeCloudOnce.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
ValueCloudOnce.Internal.PersistentValue< float >