Method OnPortChanged
OnPortChanged(bool)
Called when a port on the edge is changed.
Declaration
public override void OnPortChanged(bool isInput)
Parameters
Type | Name | Description |
---|---|---|
bool | isInput | True if the input port was changed. False if the output port was changed. |