Removes the agent from the model’s list of active agents and cuts the agent’s edges.
This function also decrements the pseudo-parameter for the agent’s primitive population. For this reason it has one optional argument for internal use that should not be used in user code.
This function can be hooked with agentDie.
Notes and Examples