behaviours.EndBehaviour module

class behaviours.EndBehaviour.EndBehaviour(agent_object)[source]

Bases: OneShotBehaviour

This class implements the behaviour responsible for ending the agent.

async run()[source]

This method implements the logic of the behaviour.