logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class SerenityProjectRecipeImporterWindow

    Editor window for the Serenity Project Recipe importer. Lets a user pick a .serenity-recipe.json file, optionally override the output root, and run validation, a dry run, or a real import — each rendering the resulting report and mirroring it to the console.

    Inheritance
    object
    SerenityProjectRecipeImporterWindow
    Namespace: Serenity.ProjectRecipe.Infrastructure.Editor
    Assembly: Serenity.UnityProjectRecipe.Infrastructure.Editor.dll
    Syntax
    public sealed class SerenityProjectRecipeImporterWindow : EditorWindow

    Constructors

    SerenityProjectRecipeImporterWindow()

    Declaration
    public SerenityProjectRecipeImporterWindow()

    Methods

    Open()

    Opens the Project Recipe importer window.

    Declaration
    public static void Open()
    In this article
    © 2026 Serenity. All Rights Reserved