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

#include <LootLockerCatalogRequestHandler.h>

Data Fields

ELootLockerCatalogEntryEntityKind Kind = ELootLockerCatalogEntryEntityKind::Asset
 The kind of reward, (asset / currency / group / progression points / progression reset).
 
FString Id = ""
 The unique id of the group that this refers to.
 
FString Catalog_listing_id = ""
 The catalog listing id for this group detail.
 

Field Documentation

◆ Catalog_listing_id

FString FLootLockerCatalogGroupAssociation::Catalog_listing_id = ""

The catalog listing id for this group detail.

◆ Id

FString FLootLockerCatalogGroupAssociation::Id = ""

The unique id of the group that this refers to.

◆ Kind

The kind of reward, (asset / currency / group / progression points / progression reset).