Drawer AttributesΒΆ
Drawer attributes provide special draw options for the Unity Inspector. They can be applied to serialized, and non-serialized fields, native C# properties, and functions.
Note
A field
, property
or function
can have only one drawer attribute.