Runs when an edge is reassigned from one agent to another.
Required Parameters
edge — Edge
The
Edgeobject.oldagent — Agent
The agent away from whom the edge is being reassigned.
newagent — Agent
The agent toward whom the edge is being reassigned.
Runs when an edge is reassigned from one agent to another.
edge — Edge
The Edge object.
oldagent — Agent
The agent away from whom the edge is being reassigned.
newagent — Agent
The agent toward whom the edge is being reassigned.
Notes and Examples