logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Enum RecipeRunMode

    How far a recipe run goes.

    Namespace: Serenity.ProjectRecipe.Infrastructure.Editor
    Assembly: Serenity.UnityProjectRecipe.Infrastructure.Editor.dll
    Syntax
    public enum RecipeRunMode

    Fields

    Name Description
    DryRun

    Validate and resolve what would be created/updated, but write nothing.

    Import

    Validate and write assets (create/update) when there are no blockers.

    Validate

    Parse and validate only; no outcomes are resolved and nothing is written.

    In this article
    © 2026 Serenity. All Rights Reserved