Navigation
API > API/Developer > API/Developer/MessageLog > API/Developer/MessageLog/Presentation > API/Developer/MessageLog/Presentation/FMessageLogListingViewModel
References
| Module | MessageLog |
| Header | /Engine/Source/Developer/MessageLog/Public/Presentation/MessageLogListingViewModel.h |
| Include | #include "Presentation/MessageLogListingViewModel.h" |
static TSharedRef< FMessageLogListingViewModel > Create
&40;
const TSharedRef< FMessageLogListingModel > & InMessageLogListingModel,
const FText & InLogLabel,
const FMessageLogInitializationOptions & InitializationOptions
&41;
Remarks
Factory method which creates a new FMessageLogListingViewModel object
Parameters
| Name | Description |
|---|---|
| InMessageLogListingModel | The MessageLogListing data to view |
| InLogLabel | The label that will be displayed in the UI for this log listing |
| InMessageLogListingModel | If true, a filters list will be displayed for this log listing |