Navigation
Unreal Engine C++ API Reference > Developer > MessageLog > Model > FMessageLogListingModel
References
Module | MessageLog |
Header | /Engine/Source/Developer/MessageLog/Public/Model/MessageLogListingModel.h |
Include | #include "Model/MessageLogListingModel.h" |
Source | /Engine/Source/Developer/MessageLog/Private/Model/MessageLogListingModel.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 |