Namespace: | Sirenix.OdinInspector.Editor.Drawers |
Assembly: | Sirenix.OdinInspector.Editor |
public class EnumPagingAttributeDrawer<T> : OdinAttributeDrawer<EnumPagingAttribute, T>
public EnumPagingAttributeDrawer()
true
if the drawer can draw the type.
public override bool CanDrawTypeFilter(Type type)
System.Type | type |
System.Boolean |
protected override void DrawPropertyLayout(GUIContent label)
UnityEngine.GUIContent | label |