LootLocker Unreal SDK 10.5.0
Game backend SDK for Unreal Engine
Loading...
Searching...
No Matches
FLootLockerListCatalogItemsByIdError Struct Reference

Describes why a specific catalog_listing_id could not be resolved. More...

#include <LootLockerCatalogRequestHandler.h>

Data Fields

FString Id
 The catalog_listing_id that failed.
 
FString Reason
 The reason (e.g.
 

Detailed Description

Describes why a specific catalog_listing_id could not be resolved.

Field Documentation

◆ Id

FString FLootLockerListCatalogItemsByIdError::Id

The catalog_listing_id that failed.

◆ Reason

FString FLootLockerListCatalogItemsByIdError::Reason

The reason (e.g.

"not_found")