ExecuteOnRHIThread

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

ExecuteOnRHIThread

(
    const TFunctionRef< void()>& Funct...
)

Utility function for easily running a TFunctionRef on the RHI thread.

Public function

void

 

ExecuteOnRHIThread

(
    const TFunctionRef< void...
)

Utility function for easily running a TFunctionRef 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