Skip to content

Class UScholaActuator

Class UScholaActuator

  • Defined in File ActuatorInterface.h

Inheritance Relationships

Base Type

  • public UInterface
class UScholaActuator : public UInterface

Source: Source/Schola/Interactors/Public/ActuatorInterface.h Actuator interface for Schola reinforcement learning agents.

Implementers return a description of their action Space and accept actions (Points). This interface allows agents to interact with the environment by taking actions.