Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


OnPortChanged(bool)

Called when a port on the edge is changed.
Read time 1 minuteLast updated 12 days ago

Definition

public virtual void OnPortChanged(bool isInput)

Parameters

isInput

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