LootLocker Unreal SDK 10.4.0
Game backend SDK for Unreal Engine
Loading...
Searching...
No Matches
ULootLockerFeedbackRequestHandler Class Reference

#include <LootLockerFeedbackRequestHandler.h>

Inheritance diagram for ULootLockerFeedbackRequestHandler:
Collaboration diagram for ULootLockerFeedbackRequestHandler:

Public Member Functions

 ULootLockerFeedbackRequestHandler ()
 

Static Public Member Functions

static FString ListFeedbackCategories (const FLootLockerPlayerData &PlayerData, const ELootLockerFeedbackType &Type, const FLootLockerListFeedbackCategoryResponseDelegate &OnCompletedRequest)
 
static FString SendFeedback (const FLootLockerPlayerData &PlayerData, const FString &Ulid, const FString &Description, const FString &CategoryID, const ELootLockerFeedbackType &Type, const FLootLockerSendFeedbackResponseDelegate &OnCompletedRequest)
 

Constructor & Destructor Documentation

◆ ULootLockerFeedbackRequestHandler()

ULootLockerFeedbackRequestHandler::ULootLockerFeedbackRequestHandler ( )
inline

Member Function Documentation

◆ ListFeedbackCategories()

static FString ULootLockerFeedbackRequestHandler::ListFeedbackCategories ( const FLootLockerPlayerData PlayerData,
const ELootLockerFeedbackType Type,
const FLootLockerListFeedbackCategoryResponseDelegate OnCompletedRequest 
)
static

◆ SendFeedback()

static FString ULootLockerFeedbackRequestHandler::SendFeedback ( const FLootLockerPlayerData PlayerData,
const FString &  Ulid,
const FString &  Description,
const FString &  CategoryID,
const ELootLockerFeedbackType Type,
const FLootLockerSendFeedbackResponseDelegate OnCompletedRequest 
)
static