v2.4.0
2020.3+
Namespace Unity.Services.CloudCode
Classes
CloudCode
CloudCodeException
An exception specific to the Cloud Code service.
CloudCodeRateLimitedException
An exception that is thrown when the client has been rate limited.
CloudCodeService
Interfaces
ICloudCodeService
Client SDK for Cloud Code. https://dashboard.unity3d.com/cloud-code
Streamline your game code in the cloud. Cloud Code shifts your game logic away from your servers, interacting seamlessly with backend services.
Enums
CloudCodeExceptionReason
A machine-readable reason for which an exception was thrown, in case different failure modes require different follow-up actions.