docs.unity.cn
    Show / Hide Table of Contents

    IErrorCallbacks

    An extended version of the ICallbacks, which get invoked if the test run fails due to a build error or if any IPrebuildSetup has a failure.

    Public methods

    Syntax Description
    void OnError(string message) The error message detailing the reason for the run to fail.
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, July 10, 2023