v1.0.3
Latest
2019.4+

Documentation for Cloud Content Delivery

Go to Cloud Content Delivery to learn more, find documentation, and get support.

Client API Documentation

Go to Content Delivery Client API to learn more and find documentation on the CCD Client API.

SDK Documentation

The SDK is documented using XML comments. These will work with most IDEs to provide IntelliSense and inline documentation.

Sample

CCD Client comes with a simple usage script to help you get started out of the box.

To import the CCD Sample Script:

  1. Open the Package Manager window within Unity.
  2. Navigate to the com.unity.services.ccd-client and click Import on the CCD Client Sample.

This will add a Samples folder to your project. Navigate to Assets > Samples > CCD Client > {version} > CCD Client Sample > SampleClient.cs.