docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class BuildResult

    Container for results happening when building a build pipeline.

    Inheritance
    object
    ResultBase
    BuildResult
    Inherited Members
    ResultBase.Succeeded
    ResultBase.Failed
    ResultBase.Message
    ResultBase.Exception
    ResultBase.BuildPipeline
    ResultBase.BuildConfiguration
    ResultBase.Duration
    ResultBase.LogResult()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    Namespace: Unity.Build
    Assembly: solution.dll
    Syntax
    public sealed class BuildResult : ResultBase

    Constructors

    Name Description
    BuildResult()

    Methods

    Name Description
    Failure(BuildPipelineBase, BuildConfiguration, Exception)

    Get a build result representing a failure.

    Failure(BuildPipelineBase, BuildConfiguration, string)

    Get a build result representing a failure.

    Success(BuildPipelineBase, BuildConfiguration)

    Get a build result representing a success.

    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)