Navigation
API > API/Plugins > API/Plugins/LearningAgentsTraining > API/Plugins/LearningAgentsTraining/ULearningAgentsCompletion
References
| Module | LearningAgentsTraining |
| Header | /Engine/Plugins/Experimental/LearningAgents/Source/LearningAgentsTraining/Public/LearningAgentsCompletions.h |
| Include | #include "LearningAgentsCompletions.h" |
| Source | /Engine/Plugins/Experimental/LearningAgents/Source/LearningAgentsTraining/Private/LearningAgentsCompletions.cpp |
virtual void OnAgentsRemoved
&40;
const TArray< int32 > & AgentIds
&41;
Remarks
Called whenever agents are removed from the associated ULearningAgentsTrainer object.
Parameters
| Name | Description |
|---|---|
| AgentIds | Array of agent ids which have been removed |