Enum SaveType
Specifies the type of save operation.
Namespace: osrlib.SaveLoad
Assembly: osrlib.Core.dll
Syntax
public enum SaveType
Fields
Name | Description |
---|---|
Cloud | Specifies that the save location is in the cloud. |
Local | Specifies that the save location is on the local computer. |