Navigation
API > API/Plugins > API/Plugins/LearningTraining > API/Plugins/LearningTraining/FSocketPPOTrainer
- IPPOTrainer::Wait()
- FSocketPPOTrainer::Wait()
References
| Module | LearningTraining |
| Header | /Engine/Plugins/Experimental/LearningAgents/Source/LearningTraining/Public/LearningPPOTrainer.h |
| Include | #include "LearningPPOTrainer.h" |
| Source | /Engine/Plugins/Experimental/LearningAgents/Source/LearningTraining/Private/LearningPPOTrainer.cpp |
virtual ETrainerResponse Wait
&40;
const float Timeout
&41;
Remarks
Wait for the trainer to finish. Trainer response
Parameters
| Name | Description |
|---|---|
| Timeout | Timeout to wait in seconds |