Reference 〉 Hook

edgeReassign(edgeEdge, oldagentAgent, newagentAgent)

Runs when an edge is reassigned from one agent to another.

Required Parameters

  • 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

  1. Contribute a Note

    Your email address will not be published. Required fields are marked *

    You may use limited HTML for formatting. Please embed blocks of code in <pre><code> </code></pre> tags.