EWorkerErrorState

Windows
MacOS
Linux

References

Module

DatasmithDispatcher

Header

/Engine/Plugins/Enterprise/DatasmithCADImporter/Source/DatasmithDispatcher/Public/DatasmithWorkerHandler.h

Include

#include "DatasmithWorkerHandler.h"

Syntax

enum EWorkerErrorState
{
    Ok,
    ConnectionFailed_NotBound,
    ConnectionFailed_NoClient,
    ConnectionLost,
    ConnectionLost_SendFailed,
    WorkerProcess_CantCreate,
    WorkerProcess_Lost,
}

Values

Name

Description

Ok

ConnectionFailed_NotBound

ConnectionFailed_NoClient

ConnectionLost

ConnectionLost_SendFailed

WorkerProcess_CantCreate

WorkerProcess_Lost

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss