FMessageLogModule::EnableMessageLogDisplay

Setting this to true will allow the message log to be displayed when OpenMessageLog is called.

Unreal Engine C++ API Reference > Developer > MessageLog > FMessageLogModule

References

   
Module MessageLog
Header /Engine/Source/Developer/MessageLog/Public/MessageLogModule.h
Include #include "MessageLogModule.h"
Source /Engine/Source/Developer/MessageLog/Private/MessageLogModule.cpp
virtual void EnableMessageLogDisplay
(
    bool bInCanDisplayMessageLog
)

Remarks

Setting this to true will allow the message log to be displayed when OpenMessageLog is called.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library