logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class SerenityRecipeTemplateGeneratorWindow

    Editor window for the Recipe Template Generator. Pick any authorable Serenity ScriptableObject and get a ready-to-edit recipe stub with its exact fields — copy it into a .serenity-recipe.json or save it. The exact assets field tree is captured from the live type, so it never drifts from the code.

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

    Constructors

    SerenityRecipeTemplateGeneratorWindow()

    Declaration
    public SerenityRecipeTemplateGeneratorWindow()

    Methods

    Open()

    Opens the Recipe Template Generator window.

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