docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method OnCanRun

    OnCanRun(RunContext)

    Provides additional implementation to determine if the build pipeline satisfy requirements to run the last build.

    Declaration
    protected virtual BoolResult OnCanRun(RunContext context)
    Parameters
    Type Name Description
    RunContext context

    The run context for the scope of the run operation.

    Returns
    Type Description
    BoolResult

    A result describing if the pipeline can run 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)