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