LootLocker Unreal SDK 10.4.0
Game backend SDK for Unreal Engine
Loading...
Searching...
No Matches
FLootLockerRefundWarning Struct Reference

#include <LootLockerPurchasesRequestHandler.h>

Data Fields

FString entitlement_id
 The entitlement this warning applies to.
 
TArray< FLootLockerRefundWarningDetaildetails
 One or more warning conditions for this entitlement.
 

Field Documentation

◆ details

TArray<FLootLockerRefundWarningDetail> FLootLockerRefundWarning::details

One or more warning conditions for this entitlement.

◆ entitlement_id

FString FLootLockerRefundWarning::entitlement_id

The entitlement this warning applies to.