Namespace: | Sirenix.OdinInspector.Editor.Drawers |
Assembly: | Sirenix.OdinInspector.Editor |
public sealed class BooleanDrawer : OdinValueDrawer<bool>
public BooleanDrawer()
protected override void DrawPropertyLayout(GUIContent label)
UnityEngine.GUIContent | label |