FMessageLogListingViewModel::SetAllowClear

Set whether we should show allow the user to clear the log.

Unreal Engine C++ API Reference > Developer > MessageLog > Presentation > FMessageLogListingViewModel

References

   
Module MessageLog
Header /Engine/Source/Developer/MessageLog/Public/Presentation/MessageLogListingViewModel.h
Include #include "Presentation/MessageLogListingViewModel.h"
Source /Engine/Source/Developer/MessageLog/Private/Presentation/MessageLogListingViewModel.cpp
void SetAllowClear
(
    bool bInAllowClear
)

Remarks

Set whether we should show allow the user to clear the log.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library