EWorkerState

Windows
MacOS
Linux

References

Module

DatasmithDispatcher

Header

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

Include

#include "DatasmithWorkerHandler.h"

Syntax

enum EWorkerState
{
    Uninitialized,
    Idle,
    Processing,
    Closing,
    Terminated,
}

Values

Name

Description

Uninitialized

Idle

Processing

Closing

Terminated

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