docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class BuildPipelineResult

    Base class for results involving pipeline execution.

    Inheritance
    object
    ResultBase
    BuildPipelineResult
    BuildResult
    CleanResult
    RunResult
    Inherited Members
    ResultBase.Succeeded
    ResultBase.Failed
    ResultBase.Message
    ResultBase.Exception
    ResultBase.Result
    ResultBase.Reason
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Unity.Build
    Assembly: solution.dll
    Syntax
    public abstract class BuildPipelineResult : ResultBase

    Properties

    Name Description
    BuildConfiguration

    The build configuration used in the operation.

    BuildPipeline

    The build pipeline used in the operation.

    Duration

    The duration of the operation.

    StartTime

    The start time of the operation

    Methods

    Name Description
    LogResult()

    Log the result to the console window.

    ToString()

    Returns a string that represents the current object.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)