Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Logging > API/Runtime/Core/Logging/IMessageLog > API/Runtime/Core/Logging/IMessageLog/SetCurrentPage
- IMessageLog::SetCurrentPage()
- FMessageLogListingViewModel::SetCurrentPage()
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Logging/IMessageLog.h |
| Include | #include "Logging/IMessageLog.h" |
void SetCurrentPage
&40;
const FText & Title
&41;
Remarks
Sets the current page to the one specified by the title.
Parameters
| Name | Description |
|---|---|
| Title | the title of the page to switch to |