![]() |
LootLocker Unreal SDK 10.4.0
Game backend SDK for Unreal Engine
|
#include <LootLockerCatalogRequestHandler.h>

Data Fields | |
| FString | Name = "" |
| The name of the Group. | |
| FString | Description = "" |
| The description of the Group. | |
| TArray< FLootLockerCatalogGroupMetadata > | Metadata |
| The metadata of the Group. | |
| FString | Id = "" |
| The ID of the reward. | |
| FString | Catalog_listing_id = "" |
| TArray< FLootLockerCatalogGroupAssociation > | Associations |
| Associations for the Group reward. | |
| TArray<FLootLockerCatalogGroupAssociation> FLootLockerGroupDetails::Associations |
Associations for the Group reward.
| FString FLootLockerGroupDetails::Catalog_listing_id = "" |
| FString FLootLockerGroupDetails::Description = "" |
The description of the Group.
| FString FLootLockerGroupDetails::Id = "" |
The ID of the reward.
| TArray<FLootLockerCatalogGroupMetadata> FLootLockerGroupDetails::Metadata |
The metadata of the Group.
| FString FLootLockerGroupDetails::Name = "" |
The name of the Group.