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