Interface ICloudSaveService
Namespace: Unity.Services.CloudSave
Assembly: Unity.Services.CloudSave.dll
Syntax
public interface ICloudSaveService
Properties
Data
Declaration
ICloudSaveDataClient Data { get; }
Property Value
| Type | Description |
|---|---|
| ICloudSaveDataClient |
Files
Declaration
ICloudSaveFilesClient Files { get; }
Property Value
| Type | Description |
|---|---|
| ICloudSaveFilesClient |