FMessageLogListingViewModel::GetSelectedMessages

Gets a list of the selected messages for the specific log listing

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
virtual const [TArray](API\Runtime\Core\Containers\TArray)< [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< class [FTokenizedMessage](API\Runtime\Core\Logging\FTokenizedMessage) > > & GetSelectedMessages() const  

Remarks

Gets a list of the selected messages for the specific log listing an array of selected messages.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library