TParallelForTask::TParallelForTask

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Async/ParallelFor.h"

Syntax

TParallelForTask
(
    TSharedRef< TParallelForData< FunctionType >, ESPMode::ThreadSafe > & InData,
    ENamedThreads::Type InDesiredThread,
    int32 InTasksToSpawn
)

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