Navigation
API > API/Developer > API/Developer/TraceInsightsCore > API/Developer/TraceInsightsCore/STableTreeView
Description
Sets a log listing name to be used for any errors or warnings. Must be preregistered by the caller with the MessageLog module.
| Name | SetLogListingName |
| Type | function |
| Header File | /Engine/Source/Developer/TraceInsightsCore/Public/InsightsCore/Table/Widgets/STableTreeView.h |
| Include Path | #include "InsightsCore/Table/Widgets/STableTreeView.h" |
void SetLogListingName
(
const FName & InLogListingName
)