Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


TreeView<TIdentifier>.DefaultGUI

Default GUI methods and properties for the TreeView class.
Read time 1 minuteLast updated 7 days ago

Definition

public static class TreeView<TIdentifier>.DefaultGUI

Static Methods

Method

Description

BoldLabelDraws a bold label that have correct text color when selected and/or focused.
BoldLabelRightAlignedDraws a bold right aligned label that have correct text color when selected and/or focused.
FoldoutLabelDraws a foldout label that have correct text color when selected and/or focused.
LabelDraws a label that have correct text color when selected and/or focused.
LabelRightAlignedDraws a right aligned label that have correct text color when selected and/or focused.