LootLocker Unity SDK 8.0.0
Game backend SDK for Unity
Loading...
Searching...
No Matches
LootLocker.LootLockerRequestContext Class Reference

Contains contextual information about a LootLocker API request. More...

Properties

string player_ulid [get, set]
 What player this request was made on behalf of.
 
DateTime? request_time [get, set]
 The time that this request was made.
 
string request_id [get, set]
 The unique identifier for this request, generated by the client.
 

Detailed Description

Contains contextual information about a LootLocker API request.

Includes details such as which player the request was made for and the request ID.