Navigation
API > API/Plugins > API/Plugins/LearningTraining > API/Plugins/LearningTraining/FSocketPPOTrainerServerProcess
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 |
bool Wait
&40;
float Timeout
&41;
Remarks
Wait for the server process to end true if successful, otherwise false if it times out
Parameters
| Name | Description |
|---|---|
| Timeout | Timeout to wait in seconds |