![]() |
LootLocker Unreal Server SDK 6.6.0
Server-side backend SDK for Unreal Engine
|
Holds details about a progression-reset catalog entity. More...
#include <LootLockerServerCatalogRequest.h>
Data Fields | |
| FString | Key |
| The unique key of the progression that this refers to. | |
| FString | Name |
| The name of the progression that this refers to. | |
| FString | Id |
| The unique id of the progression that this refers to. | |
| FString | Catalog_listing_id |
| The catalog listing id for this progression reset detail. | |
Holds details about a progression-reset catalog entity.
| FString FLootLockerServerCatalogProgressionResetDetails::Catalog_listing_id |
The catalog listing id for this progression reset detail.
| FString FLootLockerServerCatalogProgressionResetDetails::Id |
The unique id of the progression that this refers to.
| FString FLootLockerServerCatalogProgressionResetDetails::Key |
The unique key of the progression that this refers to.
| FString FLootLockerServerCatalogProgressionResetDetails::Name |
The name of the progression that this refers to.