Usages of PortDropInputMode
Properties
| portDropInputMode | in GraphEditorInputMode | Gets or sets the PortDropInputMode that is responsible for handling drag and drop operations of ports onto the graphComponent. |
Method Parameters
| GraphEditorInputMode () | in GraphEditorInputMode | Creates a new instance that is not bound to an existing graph or selection, initially. | |
| onPortDropInputModeChanged (PortDropInputMode, PortDropInputMode) | in GraphEditorInputMode | Called when the portDropInputMode property value changes and after initialization of the property. |