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

#include <LootLockerResponse.h>

Data Fields

FString Field = ""
 Which field in the pagination that this error relates to.
 
FString Message = ""
 The error message in question.
 

Field Documentation

◆ Field

FString FLootLockerExtendedPaginationError::Field = ""

Which field in the pagination that this error relates to.

◆ Message

FString FLootLockerExtendedPaginationError::Message = ""

The error message in question.