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