CheckRenderingThreadHealth

Checks if the rendering thread is healthy and running.

Windows
MacOS
Linux

References

Module

RenderCore

Header

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

Include

#include "RenderingThread.h"

Source

/Engine/Source/Runtime/RenderCore/Private/RenderingThread.cpp

Syntax

void CheckRenderingThreadHealth()

Remarks

Checks if the rendering thread is healthy and running. If it has crashed, UE_LOG is called with the exception information.

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