Method UnregisterAgent
UnregisterAgent(Agent)
Unregister agent from the MultiAgentGroup.
Declaration
public virtual void UnregisterAgent(Agent agent)
Parameters
| Type | Name | Description |
|---|---|---|
| Agent | agent | The Agent to unregister. |
Unregister agent from the MultiAgentGroup.
public virtual void UnregisterAgent(Agent agent)
| Type | Name | Description |
|---|---|---|
| Agent | agent | The Agent to unregister. |