stepCallback

Type Callback
Multiplicity 0..1

A function that is called after each step of every agent. This can be used to log the agent’s actions or to perform other operations; it won’t override the agent-specific step callback.