GetWire(IPort, IPort)
Gets the representation of the wire between an output port and an input port in the graph, if such a connection exists.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: Unity.GraphToolkit.Editor
- Assembly: UnityEditor
public Wire GetWire(IPort output, IPort input)