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