LootLocker Unreal SDK 10.4.0
Game backend SDK for Unreal Engine
Loading...
Searching...
No Matches
FLootLockerReadNotificationsRequest Struct Reference

Request to mark a list of notifications as read by their identifiers. More...

#include <LootLockerNotificationsRequestHandler.h>

Data Fields

TArray< FString > Notifications
 List of ids of the notifications to mark as read.
 

Detailed Description

Request to mark a list of notifications as read by their identifiers.

Field Documentation

◆ Notifications

TArray<FString> FLootLockerReadNotificationsRequest::Notifications

List of ids of the notifications to mark as read.