Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


NullDisplayString

The string to display for NULL values, defaults to (null). It will not be used, if a format option is provided to the formatter. In this case, the child formatter must handle the NULL result.
Read time 1 minuteLast updated 6 days ago

Definition

public string NullDisplayString { get; set; }