• Home
  • Blog
  • Docs
  • GitHub
Show / Hide Table of Contents

Namespace Snowflake.Orchestration.Saving

Classes

GameFileExtensionGameSaveManagerExtensions

SaveGame

Interfaces

IGameSaveManager

Provides management services for a specific game.

ISaveGame

An immutable snapshot of the contents of a save for a given emulation that stores game resume data (savedata).

ISaveGame instances are immutable

ISaveProfile

A save profile represents one, or a collection of individual save games that canonically represent the lineage of a single save instance for one type of save. It may or may not manage a history of save instances, but must be able to produce one canonical "head" save for a profile regardless of how history is implemented or managed.

Enums

SaveManagementStrategy

Different management strategies used to manage save histories.

Built with ❤️ by @chyyran. Text content licensed under CC-BY-SA 4.0.