EditorInspectorPlugin.addPropertyEditorForMultipleProperties

Adds an editor that allows modifying multiple properties. The editor control must extend EditorProperty.

struct EditorInspectorPlugin
@nogc nothrow
void
addPropertyEditorForMultipleProperties
(
in String label
,
in PoolStringArray properties
,)

Meta