Navigation
API > API/Plugins > API/Plugins/Learning
Inheritance Hierarchy
- IModuleInterface
- FLearningModule
References
| Module | Learning |
| Header | /Engine/Plugins/Experimental/LearningAgents/Source/Learning/Public/Learning.h |
| Include | #include "Learning.h" |
Syntax
class FLearningModule : 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 |