TParallelForTask

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Async/ParallelFor.h"

Syntax

template<typename FunctionType>
class TParallelForTask

Constructors

Name Description

Public function

TParallelForTask

(
    TSharedRef< TParallelForData< Funct...,
    int32 InTasksToSpawn
)

Functions

Name Description

Public function

void

 

DoTask

(
    ENamedThreads::Type CurrentThread,
    const FGraphEventRef& MyCompletion...
)

Public function Static

ENamedThread...

 

GetDesiredThread()

Public function Static

TStatId

 

GetStatId()

Public function Static

ESubsequents...

 

GetSubsequentsMode()

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