TParallelForData::TParallelForData

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Async/ParallelFor.h"

Syntax

TParallelForData
(
    int32 InTotalNum,
    int32 InNumThreads,
    bool bInSaveLastBlockForMaster,
    FunctionType InBody,
    EParallelForFlags Flags
)

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