![]() |
LootLocker Unreal SDK 10.5.0
Game backend SDK for Unreal Engine
|
Request body for looking up catalog items by their catalog_listing_ids. More...
#include <LootLockerCatalogRequestHandler.h>

Data Fields | |
| TArray< FString > | Ids |
| Array of catalog_listing_id strings to look up (max 100) | |
| FLootLockerCatalogItemsIncludes | Includes |
| Optional includes configuration to control what additional data is returned. | |
Request body for looking up catalog items by their catalog_listing_ids.
| TArray<FString> FLootLockerListCatalogItemsByIdRequest::Ids |
Array of catalog_listing_id strings to look up (max 100)
| FLootLockerCatalogItemsIncludes FLootLockerListCatalogItemsByIdRequest::Includes |
Optional includes configuration to control what additional data is returned.