docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Success

    Success(BuildConfiguration, RunStep, IRunInstance)

    Create a new instance of RunStepResult that represent a successful execution.

    Declaration
    public static RunStepResult Success(BuildConfiguration config, RunStep step, IRunInstance instance)
    Parameters
    Type Name Description
    BuildConfiguration config

    The BuildConfiguration used by the RunStep.

    RunStep step

    The RunStep that was executed.

    IRunInstance instance

    The IRunInstance resulting from running this RunStep.

    Returns
    Type Description
    RunStepResult

    A new RunStepResult instance.

    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)