FMessageLog::~FMessageLog

Destructor When this object goes out of scope, its buffered messages will be flushed.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Logging/MessageLog.h

Include

#include "Logging/MessageLog.h"

Source

/Engine/Source/Runtime/Core/Private/Logging/MessageLog.cpp

Syntax

~FMessageLog()

Remarks

Destructor When this object goes out of scope, its buffered messages will be flushed.

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