Function EditorProperty.drawRed
Used by the inspector, when the property must draw with error color.
bool drawRed() nothrow @property @nogc;
void drawRed
(
bool v
) nothrow @property @nogc;
Used by the inspector, when the property must draw with error color.
bool drawRed() nothrow @property @nogc;
void drawRed
(
bool v
) nothrow @property @nogc;