logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Enum ServiceExtensionCreator.Wiring

    How the generated service is registered into the IServiceLocator.

    Namespace: Serenity.ServiceExtensionCreator.Editor
    Assembly: Serenity.ServiceExtensionCreator.Editor.dll
    Syntax
    public enum ServiceExtensionCreator.Wiring

    Fields

    Name Description
    AutoRegister

    A [AutoRegisterService] installer registers the service at boot (gameplay aggregates).

    None

    No wiring is generated; the caller registers the service manually.

    PipelineReplace

    A UnityReflectionCallTaskDefinition task replaces the core-installed default at boot.

    In this article
    © 2026 Serenity. All Rights Reserved