docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Success

    Success(BuildSettings, IRunStep, IRunInstance)

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

    Declaration
    public static RunStepResult Success(BuildSettings settings, IRunStep step, IRunInstance instance)
    Parameters
    Type Name Description
    BuildSettings settings

    The BuildSettings used by the IRunStep.

    IRunStep step

    The IRunStep that was executed.

    IRunInstance instance

    The IRunInstance resulting from running this IRunStep.

    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)