![]() |
LootLocker Unreal SDK 10.4.0
Game backend SDK for Unreal Engine
|
Request to connect a remote session lease to the current player account using the lease code and its nonce. More...
#include <LootLockerConnectedAccountsRequestHandler.h>
Data Fields | |
| FString | Code = "" |
| The unique code for this leasing process, this is what identifies the leasing process and that is used to interact with it. | |
| FString | Nonce = "" |
| The nonce used to sign usage of the lease code. | |
Request to connect a remote session lease to the current player account using the lease code and its nonce.
| FString FLootLockerConnectRemoteSessionToAccountRequest::Code = "" |
The unique code for this leasing process, this is what identifies the leasing process and that is used to interact with it.
| FString FLootLockerConnectRemoteSessionToAccountRequest::Nonce = "" |
The nonce used to sign usage of the lease code.