C# (CSharp) UnityEngine.Assertions AssertionException - 6 examples found. These are the top rated real world C# (CSharp) examples of UnityEngine.Assertions.AssertionException extracted from open source projects. You can rate examples to help us improve the quality of examples.
Related
Related in langs
An exception that is thrown on a failure. Assertions.Assert._raiseExceptions needs to be set to true.