Navigation
API > API/Plugins > API/Plugins/InterchangeDispatcher > API/Plugins/InterchangeDispatcher/FInterchangeWorkerHandler
References
| |
|
| Module |
InterchangeDispatcher |
| Header |
/Engine/Plugins/Interchange/Runtime/Source/Dispatcher/Public/InterchangeWorkerHandler.h |
| Include |
#include "InterchangeWorkerHandler.h" |
Syntax
enum EWorkerErrorState
&123;
Ok,
ConnectionFailed_NotBound,
ConnectionFailed_NoClient,
ConnectionLost,
ConnectionLost_SendFailed,
WorkerProcess_CantCreate,
WorkerProcess_Lost,
&125;
Values
| Name |
Description |
| Ok |
|
| ConnectionFailed_NotBound |
|
| ConnectionFailed_NoClient |
|
| ConnectionLost |
|
| ConnectionLost_SendFailed |
|
| WorkerProcess_CantCreate |
|
| WorkerProcess_Lost |
|