![]() |
CloudOnce v2.7.5
Unified Game Services API
|
Classes | |
class | CloudConfig |
Data-class for storing CloudOnce configuration. More... | |
class | CloudVariableData |
Stores info about cloud variables declared in the CloudOnce Editor More... | |
class | PlatformIdData |
Stores achievement/leaderboard IDs for each supported platform as well as an internal ID. More... | |
class | PluginVersion |
Contains plug-in version information. More... | |
Enumerations | |
enum | DataTypeID { Achievement , Leaderboard , AppleSupport , GoogleSupport , AndroidPlatform , GoogleAppID , GoogleSetupRun , DebugMode , SettingsLocation } |
Used in CloudConfig for serialization | |
enum | SettingsLocation { ProjectSettings , Assets } |
enum | CloudVariableType { Int , CurrencyInt , Float , CurrencyFloat , Bool , String , Double , UInt , Long , DateTime , Decimal } |