C# (CSharp) UnityEngine.Assertions Namespace

Classes

Name Description
AssertionException

An exception that is thrown on a failure. Assertions.Assert._raiseExceptions needs to be set to true.

AssertionMessageUtil