docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CanRun

    CanRun(params RunTargetBase[])

    Determine if the build pipeline of this build configuration can run.

    Declaration
    public BoolResult CanRun(params RunTargetBase[] runTargets)
    Parameters
    Type Name Description
    RunTargetBase[] runTargets

    List of run targets to deploy and run on.

    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)