![]() |
LootLocker Unreal SDK 10.4.0
Game backend SDK for Unreal Engine
|
Request to exchange a remote session lease code and nonce for an authorized session using the game API key and version. More...
#include <LootLockerRemoteSessionRequestHandler.h>
Data Fields | |
| FString | Game_api_key = "" |
| The Game Key configured for the game. | |
| FString | Game_version = "" |
| The Game Version configured for the game. | |
| FString | Lease_code = "" |
| The lease code returned with the response when starting a lease process. | |
| FString | Nonce = "" |
| The nonce returned with the response when starting a lease process. | |
Request to exchange a remote session lease code and nonce for an authorized session using the game API key and version.
| FString FLootLockerStartRemoteSessionRequest::Game_api_key = "" |
The Game Key configured for the game.
| FString FLootLockerStartRemoteSessionRequest::Game_version = "" |
The Game Version configured for the game.
| FString FLootLockerStartRemoteSessionRequest::Lease_code = "" |
The lease code returned with the response when starting a lease process.
| FString FLootLockerStartRemoteSessionRequest::Nonce = "" |
The nonce returned with the response when starting a lease process.