![]() |
LootLocker Unreal SDK 10.4.0
Game backend SDK for Unreal Engine
|
#include <LootLockerErrorReportRequestHandler.h>


Static Public Member Functions | |
| static FString | ReportSDKError (const FLootLockerPlayerData &PlayerData, const FLootLockerErrorReportRequest &Report, const FLootLockerSendErrorReportDelegate &OnComplete) |
| Send a report about a failed LootLocker request to the dedicated error-report endpoint. | |
|
static |
Send a report about a failed LootLocker request to the dedicated error-report endpoint.
| PlayerData | Player session data used to authenticate the request |
| Report | Report data populated from the failed request history |
| OnComplete | Delegate called when the request completes |