logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class RecipeDeferredEntryDto

    Minimal entry used for deferred sections. Only the stable id is modelled so the importer can detect and report the section's presence and item count without committing to a full schema yet.

    Inheritance
    object
    RecipeDeferredEntryDto
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.ProjectRecipe.Infrastructure.Editor.Model
    Assembly: Serenity.UnityProjectRecipe.Infrastructure.Editor.dll
    Syntax
    public class RecipeDeferredEntryDto

    Constructors

    RecipeDeferredEntryDto()

    Declaration
    public RecipeDeferredEntryDto()

    Fields

    id

    Declaration
    public string id
    Field Value
    Type Description
    string

    Stable logical identifier of the deferred item.

    In this article
    © 2026 Serenity. All Rights Reserved