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