Interface IUsesCloudDataStorage
Provides cloud data storage service that can save and load data from the cloud.
Namespace: Unity.MARS.Providers
Syntax
public interface IUsesCloudDataStorage : IFunctionalitySubscriber<IProvidesCloudDataStorage>
Provides cloud data storage service that can save and load data from the cloud.
public interface IUsesCloudDataStorage : IFunctionalitySubscriber<IProvidesCloudDataStorage>