Navigation
API > API/Plugins > API/Plugins/LearningAgentsTraining
| Name | FLearningAgentsTrainingModule |
| Type | class |
| Header File | /Engine/Plugins/Experimental/LearningAgents/Source/LearningAgentsTraining/Public/LearningAgentsTraining.h |
| Include Path | #include "LearningAgentsTraining.h" |
Syntax
class FLearningAgentsTrainingModule : public IModuleInterface
Implements Interfaces
Functions
Public
Overridden from IModuleInterface
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ShutdownModule() |
LearningAgentsTraining.h | ||
virtual void StartupModule() |
IModuleInterface implementation | LearningAgentsTraining.h |