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

Request to connect a Discord account to the current player account using a Discord sign-in token. More...

#include <LootLockerConnectedAccountsRequestHandler.h>

Data Fields

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

Detailed Description

Request to connect a Discord account to the current player account using a Discord sign-in token.

Field Documentation

◆ Token

FString FLootLockerConnectDiscordProviderToAccountRequest::Token = ""

The token from discord sign in.