CloudOnce v2.7.5
Unified Game Services API
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CCloudOnce.AchievementsEmpty class that is overwritten by the CloudOnce Editor.
 CCloudOnce.Internal.AchievementsBridgeProvides a bridge between C# code and the CloudOnceAchievements iOS plug-in.
 CCloudOnce.Internal.Editor.Utils.GPGSStrings.AndroidSetup
 CCloudOnce.Internal.Editor.Utils.BuildUtilsBuild utilities used by the CloudOnce editor.
 CCloudOnce.CloudAccess point to the current platform-specific Cloud service provider
 CCloudOnce.Internal.CloudOnceEvents
 CCloudOncePaths
 CCloudOnce.Internal.Editor.CloudOnceUpgrader
 CCloudOnce.Internal.Utils.CloudOnceUtilsUtilities used by CloudOnce's Internal systems.
 CCloudOnce.Internal.CloudProviderBase< DummyProvider >
 CCloudOnce.Internal.CloudProviderBase< GooglePlayGamesCloudProvider >
 CCloudOnce.Internal.CloudProviderBase< iOSCloudProvider >
 CCloudOnce.Internal.CloudProviderBase< TestProvider >
 CCloudOnce.CloudRequestResult< T >Used for callbacks when calling on methods in the native bridge plug-ins
 CCloudOnce.Internal.ConflictResolverHandles data conflict resolution.
 CCloudOnce.Internal.DataManagerStores and retrieves key-value pairs. Serializes and deserializes GameData to/from the cloud and the local disk. In case of conflicts it uses ConflictResolver to figure out what data to keep and what to discard.
 CCloudOnce.Internal.Editor.EditorJsonHelperHelper methods for serialization and deserialization
 CEditorWindow
 CException
 CCloudOnce.Internal.GameDataContainer class for the data the DataManager manages ;)
 CCloudOnce.Internal.Providers.GenericAchievementsWrapperProvides access to achievement functionality.
 CCloudOnce.Internal.Providers.GenericLeaderboardsWrapperProvides access to leaderboard functionality.
 CCloudOnce.Internal.Editor.Utils.GPGAndroidSetup
 CCloudOnce.Internal.Editor.Utils.GPGSStrings
 CCloudOnce.Internal.Editor.Utils.GPGSUtil
 CCloudOnce.Internal.Utils.IAchievementUtilsInterface for platform-agnostic achievement utilities
 CCloudOnce.Internal.iCloudBridgeProvides a bridge between C# code and the CloudOnceSave iOS plug-in.
 CCloudOnce.Internal.Providers.ICloudProviderInterface for accessing platform-agnostic cloud functionality.
 CCloudOnce.Internal.Providers.ICloudStorageProviderInterface for platform-agnostic access to cloud save.
 CIEquatable
 CCloudOnce.Internal.IJsonDeserializable
 CCloudOnce.Internal.IJsonSerializable
 CCloudOnce.Internal.Utils.ILeaderboardUtilsInterface for platform-agnostic leaderboard utilities
 CCloudOnce.Internal.Utils.InternetConnectionUtils
 CCloudOnce.Internal.Editor.Utils.iOSPostBuildAutomatic operations called after an iOS build.
 CCloudOnce.Internal.IPersistentUsed by cloud preferences to facilitate loading and saving of data.
 CIXmlNamespaceResolver
 CCloudOnce.Internal.JsonHelperHelper methods for serialization and deserialization
 CCloudOnce.Internal.JSONObject
 CCloudOnce.Internal.Editor.MenuLinksAdds helpful links as menu items.
 CMonoBehaviour
 CCloudOnce.Internal.Editor.Utils.GPGSStrings.NearbyConnections
 CCloudOnce.Internal.PersistentValue< bool >
 CCloudOnce.Internal.PersistentValue< DateTime >
 CCloudOnce.Internal.PersistentValue< decimal >
 CCloudOnce.Internal.PersistentValue< double >
 CCloudOnce.Internal.PersistentValue< float >
 CCloudOnce.Internal.PersistentValue< int >
 CCloudOnce.Internal.PersistentValue< long >
 CCloudOnce.Internal.PersistentValue< string >
 CCloudOnce.Internal.PersistentValue< uint >
 CCloudOnce.Internal.Editor.Data.PluginVersionContains plug-in version information.
 CScriptableObject
 CCloudOnce.Internal.Editor.Utils.SerializationUtilsSerialization utilities used by the CloudOnce editor.
 CCloudOnce.Internal.Editor.Utils.GPGSStrings.Setup
 CCloudOnce.Internal.UnifiedAchievementA cross-platform achievement. Class has methods for unlocking, revealing and incrementing the achievement that will work for all supported platforms. Only intended to be used by CloudOnce internal classes.
 CCloudOnce.Internal.UnifiedLeaderboardA cross-platform leaderboard. Class has a method for submitting score that will work for all supported platforms. Only intended to be used by CloudOnce internal classes.
 CCloudOnce.Internal.Editor.Utils.ValidationUtilsValidation utilities used by the CloudOnce editor.