Navigation
API > API/Developer > API/Developer/MessageLog > API/Developer/MessageLog/FMessageLogListingViewModel > API/Developer/MessageLog/FMessageLogListingViewModel/FOpenNotification
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Presentation/MessageLogListingViewModel.h | |||
FOpenNotification
(
int32 InNotificationId, |
Presentation/MessageLogListingViewModel.h |
FOpenNotification()
| Name | FOpenNotification |
| Type | function |
| Header File | /Engine/Source/Developer/MessageLog/Public/Presentation/MessageLogListingViewModel.h |
| Include Path | #include "Presentation/MessageLogListingViewModel.h" |
FOpenNotification()
FOpenNotification(int32, const TWeakPtr< class SNotificationItem > &, const FText)
| Name | FOpenNotification |
| Type | function |
| Header File | /Engine/Source/Developer/MessageLog/Public/Presentation/MessageLogListingViewModel.h |
| Include Path | #include "Presentation/MessageLogListingViewModel.h" |
FOpenNotification
(
int32 InNotificationId,
const TWeakPtr< class SNotificationItem > & InNotificationItem,
const FText InNotificationMessage
)