SMessageLogListing::MakeShowWidget

Generates the widgets for show filtering

Unreal Engine C++ API Reference > Developer > MessageLog > UserInterface > SMessageLogListing

References

   
Module MessageLog
Header /Engine/Source/Developer/MessageLog/Public/UserInterface/SMessageLogListing.h
Include #include "UserInterface/SMessageLogListing.h"
Source /Engine/Source/Developer/MessageLog/Private/UserInterface/SMessageLogListing.cpp
[TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [ITableRow](API\Runtime\Slate\Widgets\Views\ITableRow) > MakeShowWidget
(
    [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< FMessageFilter > Selection,
    const [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [STableViewBase](API\Runtime\Slate\Widgets\Views\STableViewBase) > & OwnerTable
)

Remarks

Generates the widgets for show filtering


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library