Namespace: | Sirenix.OdinInspector.Editor.Drawers |
Assembly: | Sirenix.OdinInspector.Editor |
[DrawerPriority(0.5, 0, 0)]
[AllowGUIEnabledForReadonly]
public sealed class ReferencePathConflictDrawer<T> : OdinValueDrawer<T>, IDefinesGenericMenuItems where T : class
public ReferencePathConflictDrawer()
protected override bool CanDrawValueProperty(InspectorProperty property)
InspectorProperty | property |
System.Boolean |
protected override void DrawPropertyLayout(GUIContent label)
UnityEngine.GUIContent | label |