LootLocker Unreal Server SDK 6.6.0
Server-side backend SDK for Unreal Engine
Loading...
Searching...
No Matches
FLootLockerServerListCatalogItemsByIdError Struct Reference

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

#include <LootLockerServerCatalogRequest.h>

Data Fields

FString Id
 
FString Reason
 

Detailed Description

Describes why a specific catalog_listing_id could not be resolved.

Field Documentation

◆ Id

FString FLootLockerServerListCatalogItemsByIdError::Id

◆ Reason

FString FLootLockerServerListCatalogItemsByIdError::Reason