Navigation
Unreal Engine C++ API Reference > Developer > MessageLog > FMessageLogInitializationOptions
Syntax
bool bShowPages
Remarks
Whether to initially show the pages widget. Setting this to false will allow the user to manually clear the log. If this is not set & NewPage() is called on the log, the pages widget will show itself