FOutputDeviceRedirector::SetCurrentThreadAsMasterThread

Sets the current thread to be the master thread that prints directly (isn't queued up)

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/OutputDeviceRedirector.h"

Source

/Engine/Source/Runtime/Core/Private/Misc/OutputDeviceRedirector.cpp

Syntax

virtual void SetCurrentThreadAsMasterThread()

Remarks

Sets the current thread to be the master thread that prints directly (isn't queued up)

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