Navigation
API > API/Plugins > API/Plugins/LearningTraining
Inheritance Hierarchy
- IModuleInterface
- FLearningTrainingModule
References
| Module | LearningTraining |
| Header | /Engine/Plugins/Experimental/LearningAgents/Source/LearningTraining/Public/LearningTraining.h |
| Include | #include "LearningTraining.h" |
Syntax
class FLearningTrainingModule : public IModuleInterface
Overridden from IModuleInterface
| Type | Name | Description | |
|---|---|---|---|
| void | Called before the module is unloaded, right before the module object is destroyed. | ||
| void | IModuleInterface implementation |