Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


headerTitle

This property controls the text of the foldout header when using _showFoldoutHeader.
Read time 1 minuteLast updated 11 days ago

Definition

public string headerTitle { get; set; }

Remarks

If the _makeHeader callback is set, this property gets overridden and the title is not shown.