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

This is the complete list of members for CloudOnce.CloudPrefs.CloudBool, including all inherited members.

CloudBool(string key, PersistenceType persistenceType, bool value=false)CloudOnce.CloudPrefs.CloudBoolinline
CloudBool(string key, PersistenceType persistenceType, bool value, bool defaultValue)CloudOnce.CloudPrefs.CloudBoolinline
DefaultValueCloudOnce.Internal.PersistentValue< bool >
Flush()CloudOnce.Internal.PersistentValue< bool >inline
KeyCloudOnce.Internal.PersistentValue< bool >
Load(bool force=false)CloudOnce.Internal.PersistentValue< bool >inline
PersistenceTypeCloudOnce.Internal.PersistentValue< bool >
PersistentValue(string key, PersistenceType type, T value, T defaultValue, ValueLoaderDelegate valueLoader, ValueSetterDelegate valueSetter)CloudOnce.Internal.PersistentValue< bool >inlineprotected
Reset()CloudOnce.Internal.PersistentValue< bool >inline
ValueCloudOnce.Internal.PersistentValue< bool >