logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Namespace Serenity.StructuredPersistence.Extensibility

    Interfaces

    ICustomStructuredBackendDefinition

    Extension point for project-defined structured-store backends. Implement this interface on a UnityStructuredBackendDefinition subclass in your own assembly and assign the asset wherever a backend definition is accepted (e.g. UnityStructuredLogSettings.Backend): consumer factories check for this interface BEFORE their built-in backend types, so a custom definition takes precedence over the built-in construction paths.

    In this article
    © 2026 Serenity. All Rights Reserved