FNullGraphTask::FNullGraphTask

Constructor

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Async/TaskGraphInterfaces.h"

Syntax

FNullGraphTask
(
    const TStatId & StatId,
    ENamedThreads::Type InDesiredThread
)

Remarks

Constructor

Parameters

Parameter

Description

StatId

The stat id for this task.

InDesiredThread;

Thread to run on, can be ENamedThreads::AnyThread

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