Class CloudSaveServiceInstance
Implements
Inherited Members
Namespace: Unity.Services.CloudSave
Assembly: Unity.Services.CloudSave.dll
Syntax
public class CloudSaveServiceInstance : ICloudSaveService
Properties
Data
Declaration
public ICloudSaveDataClient Data { get; }
Property Value
| Type | Description |
|---|---|
| ICloudSaveDataClient |
Files
Declaration
public ICloudSaveFilesClient Files { get; }
Property Value
| Type | Description |
|---|---|
| ICloudSaveFilesClient |