Class CloudSaveService
The entry class to the Cloud Save service.
Inherited Members
Namespace: Unity.Services.CloudSave
Assembly: Unity.Services.CloudSave.dll
Syntax
public static class CloudSaveService
Properties
Instance
The default singleton instance to access the Cloud Save service.
Declaration
public static ICloudSaveService Instance { get; }
Property Value
Type | Description |
---|---|
ICloudSaveService |