EnhancedHierarchy Class

Summary

[Editor-Only] [Pro-Only] Improved GUI for the Hierarchy window.
graph BT Type-->Base0["Object"] Type["EnhancedHierarchy"] class Type type-node

Syntax

public class EnhancedHierarchy

Fields

Name Constant Value Summary
IsEnabled
Should the InspectorGadgets.Editor.EnhancedHierarchy be displayed?
static
MaxComponentCount
The maximum number of components that should be shown.
static
ShowChildCount
Should the UnityEngine.Transform.childCount (recursive) be shown?
static
ShowLayers
Should the UnityEngine.GameObject.layer be shown?
static
ShowTags
Should the UnityEngine.GameObject.tag be shown?
static