Creates a new DialogPlugin Descriptor instance for configuring dialog plugin metadata.
ReadonlydependenciesReadonlydescriptionHuman-readable description of the plugin.
ReadonlyidUnique identifier string for the plugin.
ReadonlyinterfacesList of interface IDs that this plugin implements or exposes.
Menu path hierarchy defining where the dialog's action appears in the editor menu.
ReadonlynameDisplay name of the plugin.
OptionaltoolbarConfiguration object specifying how the dialog's action is represented in the editor toolbar.
Returns the name of this object's type.
Returns true if the object is of the specified type.
Returns true if this object refers to the same instance as the given object.
Descriptor class for configuring a DialogPlugin, providing metadata and dependencies for a temporary UI dialog.