Skip to content

Class UMultiAgentScholaEnvironment

Class UMultiAgentScholaEnvironment

  • Defined in File MultiAgentEnvironmentInterface.h

Inheritance Relationships

Base Type

class UMultiAgentScholaEnvironment : public UBaseScholaEnvironment

Source: Source/Schola/Training/Public/Environment/MultiAgentEnvironmentInterface.h Blueprint interface for multi-agent Schola environments.

Use this interface when implementing an environment with multiple agents. Supports heterogeneous agents with different observation/action spaces. However, this may not be supported by upstream frameworks (e.g. SB3).