logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class InitializationPipelineProfileCreator.TaskRowResult

    Outcome for a single authored row within a InitializationPipelineProfileCreator.Result.

    Inheritance
    object
    InitializationPipelineProfileCreator.TaskRowResult
    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.TaskRowResult

    Constructors

    TaskRowResult()

    Declaration
    public TaskRowResult()

    Fields

    AssetPath

    Declaration
    public string AssetPath
    Field Value
    Type Description
    string

    IsNewAsset

    Declaration
    public bool IsNewAsset
    Field Value
    Type Description
    bool

    Label

    Declaration
    public string Label
    Field Value
    Type Description
    string
    In this article
    © 2026 Serenity. All Rights Reserved