actions property

List<AgentAction> actions
final

All actions the agent performed during this turn.

Implementation

final List<AgentAction> actions;