![]() |
LootLocker Unreal SDK 10.4.0
Game backend SDK for Unreal Engine
|
Aggregates the platform-specific store listing information configured for a catalog entry across all supported storefronts. More...
#include <LootLockerCatalogRequestHandler.h>

Data Fields | |
| FLootLockerCatalogAppleAppStoreListing | Apple_app_store |
| The listing information (if configured) for Apple App Store. | |
| FLootLockerCatalogGooglePlayStoreListing | Google_play_store |
| The listing information (if configured) for Google Play Store. | |
| FLootLockerCatalogSteamStoreListing | Steam_store |
| The listing information (if configured) for Steam Store. | |
| FLootLockerCatalogStripeStoreListing | Stripe_store |
| The listing information (if configured) for Stripe Store. | |
| FLootLockerCatalogEpicGamesStoreListing | Epic_games_store |
| The listing information (if configured) for Epic Games Store. | |
| FLootLockerCatalogPlaystationStoreListing | Playstation_store |
| The listing information (if configured) for Playstation Store. | |
Aggregates the platform-specific store listing information configured for a catalog entry across all supported storefronts.
| FLootLockerCatalogAppleAppStoreListing FLootLockerCatalogEntryListings::Apple_app_store |
The listing information (if configured) for Apple App Store.
| FLootLockerCatalogEpicGamesStoreListing FLootLockerCatalogEntryListings::Epic_games_store |
The listing information (if configured) for Epic Games Store.
| FLootLockerCatalogGooglePlayStoreListing FLootLockerCatalogEntryListings::Google_play_store |
The listing information (if configured) for Google Play Store.
| FLootLockerCatalogPlaystationStoreListing FLootLockerCatalogEntryListings::Playstation_store |
The listing information (if configured) for Playstation Store.
| FLootLockerCatalogSteamStoreListing FLootLockerCatalogEntryListings::Steam_store |
The listing information (if configured) for Steam Store.
| FLootLockerCatalogStripeStoreListing FLootLockerCatalogEntryListings::Stripe_store |
The listing information (if configured) for Stripe Store.