FMessageLogListingViewModel::SetCurrentPage

Sets the current page to the one specified by the title.

Unreal Engine C++ API Reference > Developer > MessageLog > Presentation > FMessageLogListingViewModel > SetCurrentPage

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 void SetCurrentPage
(
    const [FText](API\Runtime\Core\Internationalization\FText) & Title
)

Remarks

Sets the current page to the one specified by the title.

Parameters

Name Description
Title the title of the page to switch to

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library