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

Aggregates the platform-specific store listing information configured for a catalog entry across all supported storefronts. More...

#include <LootLockerCatalogRequestHandler.h>

Collaboration diagram for FLootLockerCatalogEntryListings:

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.
 

Detailed Description

Aggregates the platform-specific store listing information configured for a catalog entry across all supported storefronts.

Field Documentation

◆ Apple_app_store

FLootLockerCatalogAppleAppStoreListing FLootLockerCatalogEntryListings::Apple_app_store

The listing information (if configured) for Apple App Store.

◆ Epic_games_store

FLootLockerCatalogEpicGamesStoreListing FLootLockerCatalogEntryListings::Epic_games_store

The listing information (if configured) for Epic Games Store.

◆ Google_play_store

FLootLockerCatalogGooglePlayStoreListing FLootLockerCatalogEntryListings::Google_play_store

The listing information (if configured) for Google Play Store.

◆ Playstation_store

FLootLockerCatalogPlaystationStoreListing FLootLockerCatalogEntryListings::Playstation_store

The listing information (if configured) for Playstation Store.

◆ Steam_store

FLootLockerCatalogSteamStoreListing FLootLockerCatalogEntryListings::Steam_store

The listing information (if configured) for Steam Store.

◆ Stripe_store

FLootLockerCatalogStripeStoreListing FLootLockerCatalogEntryListings::Stripe_store

The listing information (if configured) for Stripe Store.