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

Aggregates the platform-specific store listing information configured for a catalog entry. More...

#include <LootLockerServerCatalogRequest.h>

Collaboration diagram for FLootLockerServerCatalogEntryListings:

Data Fields

FLootLockerServerCatalogAppleAppStoreListing Apple_app_store
 The listing information (if configured) for Apple App Store.
 
FLootLockerServerCatalogGooglePlayStoreListing Google_play_store
 The listing information (if configured) for Google Play Store.
 
FLootLockerServerCatalogSteamStoreListing Steam_store
 The listing information (if configured) for Steam Store.
 
FLootLockerServerCatalogStripeStoreListing Stripe_store
 The listing information (if configured) for Stripe.
 
FLootLockerServerCatalogEpicGamesStoreListing Epic_games_store
 The listing information (if configured) for Epic Games Store.
 
FLootLockerServerCatalogPlaystationStoreListing Playstation_store
 The listing information (if configured) for PlayStation Store.
 

Detailed Description

Aggregates the platform-specific store listing information configured for a catalog entry.

Field Documentation

◆ Apple_app_store

FLootLockerServerCatalogAppleAppStoreListing FLootLockerServerCatalogEntryListings::Apple_app_store

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

◆ Epic_games_store

FLootLockerServerCatalogEpicGamesStoreListing FLootLockerServerCatalogEntryListings::Epic_games_store

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

◆ Google_play_store

FLootLockerServerCatalogGooglePlayStoreListing FLootLockerServerCatalogEntryListings::Google_play_store

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

◆ Playstation_store

FLootLockerServerCatalogPlaystationStoreListing FLootLockerServerCatalogEntryListings::Playstation_store

The listing information (if configured) for PlayStation Store.

◆ Steam_store

FLootLockerServerCatalogSteamStoreListing FLootLockerServerCatalogEntryListings::Steam_store

The listing information (if configured) for Steam Store.

◆ Stripe_store

FLootLockerServerCatalogStripeStoreListing FLootLockerServerCatalogEntryListings::Stripe_store

The listing information (if configured) for Stripe.