TParallelForData::Process

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Async/ParallelFor.h

Include

#include "Async/ParallelFor.h"

Syntax

bool Process
(
    int32 TasksToSpawn,
    TSharedRef< TParallelForData, ESPMode::ThreadSafe > & Data,
    ENamedThreads::Type InDesiredThread,
    bool bMaster
)

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