Skip to content

FScholaInteractorsModule

Module class for ScholaInteractors plugin.

This module provides actuator and sensor interfaces and implementations for Schola-based reinforcement learning agents in Unreal Engine.

class FScholaInteractorsModule : public IModuleInterface

Methods

StartupModule

virtual void StartupModule() override

Called when the module is loaded during engine startup.


ShutdownModule

virtual void ShutdownModule() override

Called when the module is unloaded during engine shutdown.

Source: Source/ScholaInteractors/Public/ScholaInteractors.h