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

A single loadout slot on the default class, combining asset details with equip metadata. More...

Properties

int variation_id [get, set]
 The id of the asset variation that is 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.
 
LootLockerRental rental [get, set]
 Rental status for the equipped item, if it was acquired as a rental.
 

Detailed Description

A single loadout slot on the default class, combining asset details with equip metadata.