GRHIThreadId

Thread ID of the the thread we are executing RHI commands on.

Windows
MacOS
Linux

Deprecated

  • Please use [IsRHIThreadRunning()](API\Runtime\Core\IsRHIThreadRunning)_ or IsInRHIThread()_

Syntax

uint32 GRHIThreadId

Remarks

Thread ID of the the thread we are executing RHI commands on. This could either be a constant dedicated thread or changing every task if we run the rhi thread on tasks.

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