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

A key-value pair used to store arbitrary data on a player or asset. More...

Properties

int id [get, set]
 The unique identifier for this storage entry.
 
string key [get, set]
 The key for this storage entry.
 
string value [get, set]
 The value for this storage entry.
 

Detailed Description

A key-value pair used to store arbitrary data on a player or asset.