docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Run

    Run(BuildConfiguration, params RunTargetBase[])

    Run the last build of this build pipeline corresponding to the specified build configuration.

    Declaration
    public RunResult Run(BuildConfiguration config, params RunTargetBase[] runTargets)
    Parameters
    Type Name Description
    BuildConfiguration config

    The build configuration corresponding to the build to be run.

    RunTargetBase[] runTargets

    List of devices to deploy and run on.

    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)