EditorInspectorPlugin.addPropertyEditor

Adds a property editor for an individual property. The editor control must extend EditorProperty.

struct EditorInspectorPlugin
@nogc nothrow
void
addPropertyEditor
(
in String property
,)

Meta