![]() |
LootLocker Unreal SDK 10.4.0
Game backend SDK for Unreal Engine
|
Request body for remote session lease (now required fields) More...
#include <LootLockerRemoteSessionRequestHandler.h>
Data Fields | |
| FString | Title_id = "" |
| The title id for the game, this is the same as the Title ID in the LootLocker dashboard. | |
| FString | Environment_id = "" |
| The environment id for the game, this is the same as the Environment ID in the LootLocker dashboard. | |
| FString | Game_version = "" |
| The Game Version configured for the game. | |
Request body for remote session lease (now required fields)
| FString FLootLockerLeaseRemoteSessionRequest::Environment_id = "" |
The environment id for the game, this is the same as the Environment ID in the LootLocker dashboard.
| FString FLootLockerLeaseRemoteSessionRequest::Game_version = "" |
The Game Version configured for the game.
| FString FLootLockerLeaseRemoteSessionRequest::Title_id = "" |
The title id for the game, this is the same as the Title ID in the LootLocker dashboard.