Navigation
API > API/Plugins > API/Plugins/LearningAgentsTraining > API/Plugins/LearningAgentsTraining/ULearningAgentsTrainer
References
| Module | LearningAgentsTraining |
| Header | /Engine/Plugins/Experimental/LearningAgents/Source/LearningAgentsTraining/Public/LearningAgentsTrainer.h |
| Include | #include "LearningAgentsTrainer.h" |
UFUNCTION&40;BlueprintNativeEvent, Category&61;"LearningAgents"&41;
void SetupRewards&40;&41;
Remarks
During this event, all rewards/penalties should be added to this trainer.
See Also
LearningAgentsRewards.hfor the list of available rewards/penalties.