EditorProperty.checkable

Used by the inspector, set to true when the property is checkable.

  1. bool checkable [@property getter]
    struct EditorProperty
    @nogc nothrow @property
    bool
    checkable
    ()
  2. bool checkable [@property setter]

Meta