DoesThreadOwnSlateRendering

If it's the game thread, and there's no loading thread, then it owns slate rendering.

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Rendering/SlateRenderer.h

Include

#include "Rendering/SlateRenderer.h"

Source

/Engine/Source/Runtime/SlateCore/Private/Rendering/SlateRenderer.cpp

Syntax

bool DoesThreadOwnSlateRendering()

Remarks

If it's the game thread, and there's no loading thread, then it owns slate rendering. However if there's a loading thread, it is the exlusive owner of slate rendering.

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