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

An asset reward attached to a progression tier, describing which asset (and optionally which variation or rental option) is granted. More...

Properties

int asset_id [get, set]
 The id of the asset to grant.
 
int? asset_variation_id [get, set]
 The id of the asset variation to grant, or null for the default variation.
 
int? asset_rental_option_id [get, set]
 The id of the rental option to grant, or null if the asset is not rented.
 

Detailed Description

An asset reward attached to a progression tier, describing which asset (and optionally which variation or rental option) is granted.