BaseInspectableAttribute.

LabelContent Property

Summary

The UnityEngine.GUIContent used for this inspectable's label, creates from the InspectorGadgets.Attributes.BaseInspectableAttribute.Label and InspectorGadgets.Attributes.BaseInspectableAttribute.Tooltip.

Syntax

public GUIContent LabelContent { get; }

Value

Type Description
GUIContent