EditorProperty.drawRed

Used by the inspector, set to true when the property must draw with error color. This is used for editable children's properties.

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

Meta