Skip to content

FEnvStep

A struct representing an environment step update with agent actions.

Contains the actions to be executed by each agent in the environment during a single simulation step.

struct FEnvStep

Attributes

Actions

TMap<FString, TInstancedStruct<FPoint>> Actions

Map from agent ID to the action that agent should execute.

Source: Source/ScholaTraining/Public/TrainingDataTypes/EnvironmentUpdate.h