ToolbarAttributeDrawer Class

Summary

[Editor-Only] [Pro-Only] A custom drawer for fields with a InspectorGadgets.Attributes.ToolbarAttribute.
graph BT Type-->Base0["PropertyDrawer"] Type["ToolbarAttributeDrawer"] class Type type-node

Syntax

[CustomPropertyDrawer(typeof(ToolbarAttribute))]
public sealed class ToolbarAttributeDrawer : PropertyDrawer

Attributes

Type Description
CustomPropertyDrawer

Methods