![]() |
CloudOnce v2.7.5
Unified Game Services API
|
Classes | |
| class | DummyProvider |
| Dummy provider for unsupported platforms. More... | |
| class | DummyStorageWrapper |
| Dummy storage wrapper for unsupported platforms. More... | |
| class | GenericAchievementsWrapper |
| Provides access to achievement functionality. More... | |
| class | GenericLeaderboardsWrapper |
| Provides access to leaderboard functionality. More... | |
| class | GooglePlayGamesCloudProvider |
| Google Play Game Services implementation of ICloudProvider. More... | |
| class | GooglePlayGamesCloudSaveWrapper |
| This wrapper encapsulates the platform specific code needed to provide cloud storage on the Google Play platform. More... | |
| interface | ICloudProvider |
| Interface for accessing platform-agnostic cloud functionality. More... | |
| interface | ICloudStorageProvider |
| Interface for platform-agnostic access to cloud save. More... | |
| class | iOSCloudProvider |
| Apple Game Center implementation of ICloudProvider More... | |
| class | iOSCloudSaveWrapper |
| This wrapper encapsulates the platform specific code needed to provide cloud storage on the iOS platform. More... | |
| class | TestProvider |
| Provides a minimal implementation of ICloudProvider, for development and testing. More... | |
| class | TestProviderStorageWrapper |
| For testing cloud save in the editor More... | |
Typedefs | |
| using | Logger = GooglePlayGames.OurUtils.Logger |
| using | Random = UnityEngine.Random |