InfoBoxAttributeDrawer Class

Summary

[Editor-Only] [Pro-Only] A custom drawer for fields with an InspectorGadgets.Attributes.InfoBoxAttribute.
graph BT Type-->Base0["DecoratorDrawer"] Type["InfoBoxAttributeDrawer"] class Type type-node

Syntax

[CustomPropertyDrawer(typeof(InfoBoxAttribute))]
public sealed class InfoBoxAttributeDrawer : DecoratorDrawer

Attributes

Type Description
CustomPropertyDrawer

Properties

Name Value Summary
Attribute InfoBoxAttribute

Methods

Name Value Summary
GetHeight() float
OnGUI(Rect) void