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