Navigation
API > API/Plugins > API/Plugins/LearningAgents > API/Plugins/LearningAgents/ULearningAgentsManagerComponent
References
| Module | LearningAgents |
| Header | /Engine/Plugins/Experimental/LearningAgents/Source/LearningAgents/Public/LearningAgentsManagerComponent.h |
| Include | #include "LearningAgentsManagerComponent.h" |
| Source | /Engine/Plugins/Experimental/LearningAgents/Source/LearningAgents/Private/LearningAgentsManagerComponent.cpp |
void AddHelper
&40;
TObjectPtr< ULearningAgentsHelper > Object
&41;
Remarks
Used by objects derived from ULearningAgentsHelper to add themselves to this component during their creation. You shouldn't need to call this directly.