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

Holds the Apple App Store product identifier for a catalog entry that can be purchased through that store. More...

#include <LootLockerCatalogRequestHandler.h>

Data Fields

FString Product_id = ""
 The id of the product in Apple App Store that can be purchased and then used to redeem this catalog entry.
 

Detailed Description

Holds the Apple App Store product identifier for a catalog entry that can be purchased through that store.

Field Documentation

◆ Product_id

FString FLootLockerCatalogAppleAppStoreListing::Product_id = ""

The id of the product in Apple App Store that can be purchased and then used to redeem this catalog entry.