events property

List<AgentEvent> events
final

Optional. The list of events that occurred during this turn.

Implementation

final List<AgentEvent> events;