FMessageLogListingViewModel::GetPageTitle

Get the title of the page at the specified index

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
const [FText](API\Runtime\Core\Internationalization\FText) & GetPageTitle
(
    const uint32 PageIndex
) const

Remarks

Get the title of the page at the specified index

Parameters

Name Description
PageIndex The index of the page

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library