ExecuteOnRHIThread_DoNotWait

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

ExecuteOnRHIThread_DoNotWait

(
    const TFunction< void()>& Function
)

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

Public function

bool

 

ExecuteOnRHIThread_DoNotWait

(
    const TFunction< void...
)

Utility function for easily submitting TFunction to be run on the RHI 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