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