Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


NativeAssert(string)

Manually causes an assert that outputs the specified message to the log and registers an error.
Read time 1 minuteLast updated 6 days ago

Definition

public static void NativeAssert(string message)

Parameters

message