docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method OnRun

    OnRun(RunContext)

    Provides implementation to run the last build of this build pipeline corresponding to the specified build configuration.

    Declaration
    protected abstract RunResult OnRun(RunContext context)
    Parameters
    Type Name Description
    RunContext context

    The run context for the scope of the run operation.

    Returns
    Type Description
    RunResult

    A result describing if run is successful or not.

    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)