Namespace: | Sirenix.OdinInspector.Editor.Drawers |
Assembly: | Sirenix.OdinInspector.Editor |
public class TableListAttributeDrawer : OdinAttributeDrawer<TableListAttribute>
public TableListAttributeDrawer()
protected override bool CanDrawAttributeProperty(InspectorProperty property)
InspectorProperty | property |
System.Boolean |
protected override void DrawPropertyLayout(GUIContent label)
UnityEngine.GUIContent | label |
protected override void Initialize()