This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

Edge.OnPortChanged

Declaration

public void OnPortChanged(bool isInput);

Parameters

isInput True if the input port was changed. False if the output port was changed.

Description

Called when a port on the edge is changed.