![]() |
LootLocker Unreal Server SDK 6.6.0
Server-side backend SDK for Unreal Engine
|
Holds details about a catalog group entity. More...
#include <LootLockerServerCatalogRequest.h>
Data Fields | |
| FString | Name |
| The name of the Group. | |
| FString | Description |
| The description of the Group. | |
| FString | Id |
| The unique id of the Group. | |
| FString | Catalog_listing_id |
| The catalog listing id for this group detail. | |
Holds details about a catalog group entity.
| FString FLootLockerServerCatalogGroupDetails::Catalog_listing_id |
The catalog listing id for this group detail.
| FString FLootLockerServerCatalogGroupDetails::Description |
The description of the Group.
| FString FLootLockerServerCatalogGroupDetails::Id |
The unique id of the Group.
| FString FLootLockerServerCatalogGroupDetails::Name |
The name of the Group.