Namespace Snowflake.Model.Game.LibraryExtensions
Classes
GameConfigurationExtensionExtensions
Fluent extensions to provide access to game configuration access.
GameFileExtensionExtensions
Fluent extensions to provide access to game configuration access.
Interfaces
IGameConfigurationExtension
Provides IConfigurationCollection<T> access to IGames.
IGameConfigurationExtensionProvider
Provides the IGameConfigurationExtension for a IGame, and exposes database-level methods that are not specific to a certain IGame instance.
IGameExtensionProvider
Factory for a mixin that extends IGameLibrary.
IGameExtensionProvider<TExtension>
Factory for a mixin that extends IGameLibrary.
IGameFileExtension
Provides Snowflake.Filesystem managed filesystem access for a IGame.
IGameFileExtensionProvider
Provides the IGameFileExtension for a IGame, and exposes database-level methods that are not specific to a certain IGame instance.