Method HandleSpawnEditor
HandleSpawnEditor(IPortEditor, VisualElement)
Handles the spawn editor.
Declaration
public static bool HandleSpawnEditor(IPortEditor self, VisualElement port)
Parameters
Type | Name | Description |
---|---|---|
IPortEditor | self | This instance. |
VisualElement | port | The port. |
Returns
Type | Description |
---|---|
bool |
|