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

Request to connect an Epic Games account to the current player account using an Epic sign-in token. More...

#include <LootLockerConnectedAccountsRequestHandler.h>

Data Fields

FString Token = ""
 The token from epic sign in.
 

Detailed Description

Request to connect an Epic Games account to the current player account using an Epic sign-in token.

Field Documentation

◆ Token

FString FLootLockerConnectEpicProviderToAccountRequest::Token = ""

The token from epic sign in.