![]() |
LootLocker Unreal SDK 10.4.0
Game backend SDK for Unreal Engine
|
Holds a single key-value metadata pair associated with an entitlement listing. More...
#include <LootLockerEntitlementRequestHandler.h>
Data Fields | |
| FString | Key = "" |
| The key of this pair, describes what the value is. | |
| FString | Value = "" |
| The value of this pair, contains the information of the metadata. | |
Holds a single key-value metadata pair associated with an entitlement listing.
| FString FLootLockerEntitlementHistoryMetadata::Key = "" |
The key of this pair, describes what the value is.
| FString FLootLockerEntitlementHistoryMetadata::Value = "" |
The value of this pair, contains the information of the metadata.