CheckNotBlockedOnRenderThread

Asserts if called from the main thread when the main thread is blocked on the rendering thread.

Windows
MacOS
Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/RenderingThread.h

Include

#include "RenderingThread.h"

Syntax

static void CheckNotBlockedOnRenderThread()

Remarks

Asserts if called from the main thread when the main thread is blocked on the rendering 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