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" |
UFUNCTION&40;BlueprintNativeEvent, Category&61;"LearningAgents"&41;
void AgentsAdded
&40;
const TArray< int32 > & AgentIds
&41;
Remarks
During this event, any additional logic required for when agents are added can be executed.