logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class InitializationPipelineProfileCreator.Result

    Outcome of a Create(Input) call.

    Inheritance
    object
    InitializationPipelineProfileCreator.Result
    Namespace: Serenity.InitializationPipeline.Infrastructure.Editor.Builder
    Assembly: Serenity.UnityInitializationPipeline.Infrastructure.Editor.dll
    Syntax
    public sealed class InitializationPipelineProfileCreator.Result : SerenityCreationResult

    Constructors

    Result()

    Declaration
    public Result()

    Fields

    ProfileAssetPath

    Declaration
    public string ProfileAssetPath
    Field Value
    Type Description
    string

    ProfileUpdatedExisting

    Declaration
    public bool ProfileUpdatedExisting
    Field Value
    Type Description
    bool

    Tasks

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