docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class BuildArtifacts

    API for managing build artifacts.

    Inheritance
    object
    BuildArtifacts
    Inherited Members
    object.ToString()
    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 static class BuildArtifacts

    Methods

    Name Description
    GetBuildArtifact(BuildSettings, Type)

    Get the value of the first IBuildArtifact that is assignable to type Type.

    GetBuildArtifact<T>(BuildSettings)

    Get the value of the first IBuildArtifact that is assignable to type T.

    GetBuildResult(BuildSettings)

    Get the last BuildPipelineResult from building the BuildSettings specified.

    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)