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