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