SetBehaviour

public void SetBehaviour(int inNodeID, Object inBehaviour, int outNodeID, Object outBehaviour) ;

Change Behavior.

Parameter Name Description
inNodeID Node ID on the input slot side
inBehaviour Object on the input slot side
outNodeID Node ID on the output slot side
outBehaviour Object on the output slot side