| Namespace: | Sirenix.OdinInspector.Editor.Drawers |
| Assembly: | Sirenix.OdinInspector.Editor |
[DrawerPriority(DrawerPriorityLevel.SuperPriority)]
public sealed class OnCollectionChangedAttributeDrawer : OdinAttributeDrawer<OnCollectionChangedAttribute>, IDisposable
public OnCollectionChangedAttributeDrawer()
protected override bool CanDrawAttributeProperty(InspectorProperty property)
| InspectorProperty | property |
| System.Boolean |
public void Dispose()
protected override void DrawPropertyLayout(GUIContent label)
| UnityEngine.GUIContent | label |
protected override void Initialize()