| Namespace: | Sirenix.OdinInspector.Editor.Drawers |
| Assembly: | Sirenix.OdinInspector.Editor |
public sealed class Int32Drawer : OdinValueDrawer<int>
public Int32Drawer()
protected override void DrawPropertyLayout(GUIContent label)
| UnityEngine.GUIContent | label |