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