InspectorGadgets.Editor.PropertyDrawers Namespace

Summary

[Editor-Only] Classes that implement a custom GUI for Inspector fields.

Class Types

Class Summary
BaseInspectableAttributeDrawer [Editor-Only] [Pro-Only] A custom drawer for InspectorGadgets.Attributes.BaseInspectableAttribute.
BaseInspectableAttributeDrawer<T> [Editor-Only] [Pro-Only] A custom drawer for InspectorGadgets.Attributes.BaseInspectableAttribute.
ColorAttributeDrawer [Editor-Only] [Pro-Only] A custom drawer for fields with a InspectorGadgets.Attributes.ColorAttribute.
EulerAttributeDrawer [Editor-Only] [Pro-Only] A custom drawer for fields with a InspectorGadgets.Attributes.EulerAttribute.
LabelledCollectionAttributeDrawer [Editor-Only] [Pro-Only] A custom drawer for fields with a InspectorGadgets.Attributes.LabelledCollectionAttribute.
LayerAttributeDrawer [Editor-Only] [Pro-Only] A custom drawer for fields with a InspectorGadgets.Attributes.LabelledCollectionAttribute.
ObjectDrawer [Editor-Only] [Pro-Only] A custom drawer for UnityEngine.Object fields.
ReadonlyAttributeDrawer [Editor-Only] [Pro-Only] A custom drawer for fields with a InspectorGadgets.Attributes.ReadonlyAttribute.
RequiredAttributeDrawer [Editor-Only] [Pro-Only] A custom drawer for fields with a InspectorGadgets.Attributes.RequiredAttribute.
SceneAttributeDrawer [Editor-Only] [Pro-Only] A custom drawer for fields with a InspectorGadgets.Attributes.SceneAttribute.
ShowPreviewAttributeDrawer [Editor-Only] [Pro-Only] A custom drawer for fields with a InspectorGadgets.Attributes.ShowPreviewAttribute.
ToolbarAttributeDrawer [Editor-Only] [Pro-Only] A custom drawer for fields with a InspectorGadgets.Attributes.ToolbarAttribute.
UniqueCollectionAttributeDrawer [Editor-Only] [Pro-Only] A custom drawer for fields with a InspectorGadgets.Attributes.UniqueCollectionAttribute.