Navigation
API > API/Developer > API/Developer/MessageLog > API/Developer/MessageLog/FMessageLogListingViewModel
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void SetCurrentPage
(
const FText& Title |
Presentation/MessageLogListingViewModel.h | ||
virtual void SetCurrentPage
(
const uint32 InOldPageIndex |
Presentation/MessageLogListingViewModel.h |
SetCurrentPage(const FText &)
| Name | SetCurrentPage |
| Type | function |
| Header File | /Engine/Source/Developer/MessageLog/Public/Presentation/MessageLogListingViewModel.h |
| Include Path | #include "Presentation/MessageLogListingViewModel.h" |
| Source | /Engine/Source/Developer/MessageLog/Private/Presentation/MessageLogListingViewModel.cpp |
virtual void SetCurrentPage
(
const FText & Title
)
SetCurrentPage(const uint32)
| Name | SetCurrentPage |
| Type | function |
| Header File | /Engine/Source/Developer/MessageLog/Public/Presentation/MessageLogListingViewModel.h |
| Include Path | #include "Presentation/MessageLogListingViewModel.h" |
| Source | /Engine/Source/Developer/MessageLog/Private/Presentation/MessageLogListingViewModel.cpp |
virtual void SetCurrentPage
(
const uint32 InOldPageIndex
)