ExecuteOnRenderThread_DoNotWait

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

ExecuteOnRenderThread_DoNotWait

(
    const TFunction< void()>& Function
)

Utility function for easily submitting TFunction to be run on the render thread.

Public function

void

 

ExecuteOnRenderThread_DoNotWait

(
    const TFunction< void...
)

Utility function for easily submitting TFunction to be run on the render thread.

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