Method SpawnDefaultEditorPanel
SpawnDefaultEditorPanel(IPortEditor, VisualElement)
Spawns the default editor panel.
Declaration
public static VisualElement SpawnDefaultEditorPanel(IPortEditor self, VisualElement port)
Parameters
Type | Name | Description |
---|---|---|
IPortEditor | self | This instance. |
VisualElement | port | The port. |
Returns
Type | Description |
---|---|
VisualElement | VisualElement of the panel. |