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

Details about the asset associated with a leaderboard asset reward. More...

Properties

string name [get, set]
 The name of the Asset.
 
string thumbnail [get, set]
 The url to the thumbnail, will be null if its not set in the LootLocker console.
 
string variation_name [get, set]
 The name of the Variation Asset, will be null if its not a Variation Asset.
 
string rental_option_name [get, set]
 The name of the Rental Asset, will be null if its not a Variation Asset.
 
int? variation_id [get, set]
 The ID of the Variation, will be null if its not a Variation Asset.
 
int? rental_option_id [get, set]
 The ID of the rental option, will be null if its not a Rental Asset.
 
int legacy_id [get, set]
 The ID of the Asset.
 
string id [get, set]
 the ULID of the Asset.
 

Detailed Description

Details about the asset associated with a leaderboard asset reward.