| Parameter | Description |
|---|---|
| output | The output port to connect from. |
| input | The input port to connect to. |
bool true if the connection was created; false if the connection already existed.
Creates a wire connection between two ports.
Enclose this method with Graph.UndoBeginRecordGraph and Graph.UndoEndRecordGraph to add this operation to the undo stack and to update the graph view with the changes.