Namespace: | Sirenix.OdinInspector.Editor.Drawers |
Assembly: | Sirenix.OdinInspector.Editor |
[DrawerPriority(DrawerPriorityLevel.SuperPriority)]
public class DisableInPlayModeAttributeDrawer : OdinAttributeDrawer<DisableInPlayModeAttribute>
public DisableInPlayModeAttributeDrawer()
protected override void DrawPropertyLayout(GUIContent label)
UnityEngine.GUIContent | label |