FOutputDevice::CanBeUsedOnMultipleThreads

Windows
MacOS
Linux

Override Hierarchy

FOutputDevice::CanBeUsedOnMultipleThreads()

FOutputDeviceDebug::CanBeUsedOnMultipleThreads()

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/OutputDevice.h

Include

#include "Misc/OutputDevice.h"

Syntax

virtual bool CanBeUsedOnMultipleThreads() const

Returns

whether this output device can be used from multiple threads simultaneously without any locking

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