logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class SerenityProjectRecipeExporterWindow

    Editor window for the Serenity Project Recipe exporter. Scans a project folder for supported Serenity ScriptableObjects and writes a .serenity-recipe.json describing them, which can then be edited and re-imported with the importer window.

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

    Constructors

    SerenityProjectRecipeExporterWindow()

    Declaration
    public SerenityProjectRecipeExporterWindow()

    Methods

    Open()

    Opens the Project Recipe exporter window.

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