Skip to content

BooltonPropertyDrawer

Namespace: SideXP.Core.EditorOnly | Inherits from: PropertyDrawer

public class BooltonPropertyDrawer : PropertyDrawer

Displays a button to enable/disable a boolean value instead of the regular

Methods

OnGUI(Rect, SerializedProperty, GUIContent)

public override void OnGUI(Rect position, SerializedProperty property, GUIContent label)

Inherited documentation.