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

A reward object linking an inventory instance to the underlying asset details. More...

Properties

int instance_id [get, set]
 The inventory instance id of the reward item.
 
int? variation_id [get, set]
 The variation id of the reward item, or null for the default variation.
 
string acquisition_source [get, set]
 The source through which this reward was acquired.
 
LootLockerCommonAsset asset [get, set]
 Full asset details for the reward item.
 

Detailed Description

A reward object linking an inventory instance to the underlying asset details.