![]() |
LootLocker Unreal Server SDK 6.6.0
Server-side backend SDK for Unreal Engine
|
Group detail used by the ListCatalogItemsById endpoint, with association details inlined. More...
#include <LootLockerServerCatalogRequest.h>
Data Fields | |
| FString | Name |
| FString | Description |
| FString | Id |
| FString | Catalog_listing_id |
| TArray< FLootLockerServerInlinedGroupAssociation > | Associations |
Group detail used by the ListCatalogItemsById endpoint, with association details inlined.
| TArray<FLootLockerServerInlinedGroupAssociation> FLootLockerServerInlinedGroupDetailsWithAssociations::Associations |
| FString FLootLockerServerInlinedGroupDetailsWithAssociations::Catalog_listing_id |
| FString FLootLockerServerInlinedGroupDetailsWithAssociations::Description |
| FString FLootLockerServerInlinedGroupDetailsWithAssociations::Id |
| FString FLootLockerServerInlinedGroupDetailsWithAssociations::Name |