Class SaveData
Inherited Members
Namespace: Unity.Services.CloudSave
Assembly: solution.dll
Syntax
[Obsolete("The interface provided by SaveData has moved to CloudSaveService.Instance.Data, and should be accessed from there instead. This API will be removed in an upcoming release.", false)]
public static class SaveData
Methods
| Name | Description |
|---|---|
| ForceDeleteAsync(string) | |
| ForceSaveAsync(Dictionary<string, object>) | |
| LoadAllAsync() | |
| LoadAsync(HashSet<string>) | |
| RetrieveAllKeysAsync() |