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

A single item in a class's equipped loadout, pairing an asset with its equip slot metadata. More...

Properties

string variation_id [get, set]
 The id of the asset variation equipped in this slot.
 
int instance_id [get, set]
 The inventory instance id of the equipped asset.
 
DateTime mounted_at [get, set]
 When this item was equipped.
 
LootLockerCommonAsset asset [get, set]
 Full asset details for the equipped item.
 

Detailed Description

A single item in a class's equipped loadout, pairing an asset with its equip slot metadata.