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