CloudOnce v2.7.5
Unified Game Services API
All Classes Namespaces Functions Enumerations Properties Events
CloudOnce.CloudPrefs.CloudInt Member List

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