Namespace Serenity.GameSettings.Application.Interfaces
Interfaces
IGameSettingsAssetPreloader
IGameSettingsAssetPreloadingIntegrator
IGameSettingsFactory
Factory interface for creating game settings instances.
IGameSettingsPersistenceSettings
Configuration contract for game settings persistence.
Defines the filename used when persisting and loading game settings to/from disk.
IGameSettingsRepository
Repository interface for managing game settings data.
IGameSettingsService
Service interface for managing game settings, including retrieval, modification, persistence, and loading of settings.
IGameSettingsServiceFactory
Factory interface for creating instances of IGameSettingsService.