Property Instance
Instance
The default singleton instance to access the Cloud Save service.
Declaration
public static ICloudSaveService Instance { get; }
Property Value
Type | Description |
---|---|
ICloudSaveService |
Exceptions
Type | Condition |
---|---|
ServicesInitializationException | This exception is thrown if the
has not finished before accessing the singleton.
|