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