EBackgroundComputeTaskState

Windows
MacOS
Linux

References

Module

ModelingOperators

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingOperators/Public/BackgroundModelingComputeSource.h

Include

#include "BackgroundModelingComputeSource.h"

Syntax

enum EBackgroundComputeTaskState
{
    NotActive          = 0,
    ComputingResult    = 1,
    WaitingToCancel    = 2,
}

Values

Name

Description

NotActive

ComputingResult

WaitingToCancel

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