Namespace: | Sirenix.OdinInspector.Editor.Drawers |
Assembly: | Sirenix.OdinInspector.Editor |
[DrawerPriority(0, 0, 1.7976931348623157E+308)]
public class CustomValueDrawerAttributeDrawer<T> : OdinAttributeDrawer<CustomValueDrawerAttribute, T>
public CustomValueDrawerAttributeDrawer()
public override bool CanDrawTypeFilter(Type type)
System.Type | type |
System.Boolean |
protected override void DrawPropertyLayout(GUIContent label)
UnityEngine.GUIContent | label |
protected override void Initialize()