Namespace Serenity.Character.Application.Interfaces.Configuration
Interfaces
ICharacterConfig
Application-layer contract for character archetype configuration data. Defines the data required by the application flow (presenter, spawn service, etc.) without coupling to Unity serialization concerns. Infrastructure implementations (e.g., ScriptableObjects) implement this interface.