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