Skip to content

Class UGymConnector

Class UGymConnector

  • Defined in File IGymConnector.h

Inheritance Relationships

Base Type

  • public UInterface
class UGymConnector : public UInterface

Source: Source/Schola/Training/Public/GymConnectors/IGymConnector.h Blueprint-accessible interface for connectors between Unreal Engine and gym environments.

This interface defines the contract for objects that manage communication between Unreal Engine environments and external training systems.