| Namespace: | Sirenix.OdinInspector.Editor |
| Assembly: | Sirenix.OdinInspector.Editor |
public abstract class MethodDrawer : OdinDrawer
protected MethodDrawer()
protected virtual bool CanDrawMethodProperty(InspectorProperty property)
| InspectorProperty | property |
| System.Boolean |
public override sealed bool CanDrawProperty(InspectorProperty property)
| InspectorProperty | property |
| System.Boolean |