CreateAndDispatchWhenReady

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

FGraphEventR...

 

CreateAndDispatchWhenReady

(
    TUniqueFunction< void()> InFunction,
    TStatId InStatId,
    const FGraphEventArray* InPrer...,
    ENamedThreads::Type InDesiredThread
)

Create a task and dispatch it when the prerequisites are complete

Public function Static

FGraphEventR...

 

CreateAndDispatchWhenReady

(
    TUniqueFunction< void...,
    TStatId InStatId,
    const FGraphEventArray* InPrer...,
    ENamedThreads::Type InDesiredThread
)

Public function Static

FGraphEventR...

 

CreateAndDispatchWhenReady

(
    TUniqueFunction< void()> InFunction,
    TStatId InStatId,
    const FGraphEventRef& InPrerequisi...,
    ENamedThreads::Type InDesiredThread
)

Create a task and dispatch it when the prerequisites are complete

Public function Static

FGraphEventR...

 

CreateAndDispatchWhenReady

(
    TUniqueFunction< void...,
    TStatId InStatId,
    const FGraphEventRef& InPrerequisi...,
    ENamedThreads::Type InDesiredThread
)

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