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