Method LoadAllAsync
LoadAllAsync()
Declaration
[Obsolete("The interface provided by SaveData.LoadAllAsync() has been replaced by CloudSaveService.Instance.Data.LoadAllAsync(), and should be accessed from there instead. This API will be removed in an upcoming release.", false)]
public static Task<Dictionary<string, string>> LoadAllAsync()
Returns
Type | Description |
---|---|
Task<Dictionary<string, string>> |