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

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

#include <LootLockerConnectedAccountsRequestHandler.h>

Data Fields

FString Id_token = ""
 The Id Token from google sign in.
 

Detailed Description

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

Field Documentation

◆ Id_token

FString FLootLockerConnectGoogleProviderToAccountRequest::Id_token = ""

The Id Token from google sign in.