logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class InitializationPipelineProfileCreator.PreviewResult

    Read-only summary of what a Create(Input) call would do. Never mutates the project.

    Inheritance
    object
    InitializationPipelineProfileCreator.PreviewResult
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    Namespace: Serenity.InitializationPipeline.Infrastructure.Editor.Builder
    Assembly: Serenity.UnityInitializationPipeline.Infrastructure.Editor.dll
    Syntax
    public sealed class InitializationPipelineProfileCreator.PreviewResult

    Constructors

    PreviewResult()

    Declaration
    public PreviewResult()

    Fields

    OutputFolderExists

    Declaration
    public bool OutputFolderExists
    Field Value
    Type Description
    bool

    OutputFolderPath

    Declaration
    public string OutputFolderPath
    Field Value
    Type Description
    string

    ProfileAssetPath

    Declaration
    public string ProfileAssetPath
    Field Value
    Type Description
    string

    ProfileIsNew

    Declaration
    public bool ProfileIsNew
    Field Value
    Type Description
    bool

    Tasks

    Declaration
    public readonly List<InitializationPipelineProfileCreator.TaskRowPreview> Tasks
    Field Value
    Type Description
    List<InitializationPipelineProfileCreator.TaskRowPreview>
    In this article
    © 2026 Serenity. All Rights Reserved