LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

DefaultGUI

class in UnityEditor.IMGUI.Controls

Description

Default GUI methods and properties for the TreeView class.

Static Methods

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.