LootLocker Unreal Server SDK 6.6.0
Server-side backend SDK for Unreal Engine
Loading...
Searching...
No Matches
FLootLockerServerListCatalogItemsByIdRequest Struct Reference

Request body for looking up catalog items by their catalog_listing_ids. More...

#include <LootLockerServerCatalogRequest.h>

Collaboration diagram for FLootLockerServerListCatalogItemsByIdRequest:

Data Fields

TArray< FString > Ids
 
FLootLockerServerCatalogItemsIncludes Includes
 

Detailed Description

Request body for looking up catalog items by their catalog_listing_ids.

Field Documentation

◆ Ids

TArray<FString> FLootLockerServerListCatalogItemsByIdRequest::Ids

◆ Includes

FLootLockerServerCatalogItemsIncludes FLootLockerServerListCatalogItemsByIdRequest::Includes