docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method RunBuildStep

    RunBuildStep(BuildContext)

    Run the IBuildStep list of this BuildPipeline. If a IBuildStep fails, subsequent IBuildStep are not run.

    Declaration
    public BuildStepResult RunBuildStep(BuildContext context)
    Parameters
    Type Name Description
    BuildContext context

    The BuildContext used by the execution of this BuildPipeline.

    Returns
    Type Description
    BuildStepResult

    The result of the execution of this BuildPipeline.

    Implements
    IBuildStep.RunBuildStep(BuildContext)
    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)