Unity_1lab/1 laba/Library/PackageCache/com.unity.test-framework@16d3eb9e8c28/Documentation~/reference-ierror-callbacks.md
lapich_valya c9e999597d test
penis(передвинула стенку)
2025-09-15 22:14:24 +03:00

553 B

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.