Version: 2019.1
Experimental: this API is experimental and might be changed or removed in the future.

Edge.OnPortChanged

Switch to Manual
public void OnPortChanged (bool isInput);

Parameters

isInputTrue if the input port was changed. False if the output port was changed.

Description

Called when a port on the edge is changed.