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

#include <LootLockerServerResponse.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 FLootLockerServerExtendedPaginationError::Field

Which field in the pagination that this error relates to.

◆ Message

FString FLootLockerServerExtendedPaginationError::Message

The error message in question.