Class DefaultSaveSystem

Namespace
CodeSmile.AnyMotion.Core.SaveLoad
/
Assembly
ApiSource.dll

The default ISaveSystem composition: JSON text over plain files. Convenience for the common case; build a SaveSystem directly when a different serializer or file I/O is needed instead.

public static class DefaultSaveSystem
Expand Details ...
Inheritance
object
DefaultSaveSystem

Fields

Instance

public static readonly ISaveSystem Instance

Field Value

ISaveSystem