![]() |
LootLocker Unity SDK 8.0.0
Game backend SDK for Unity
|
Details about the asset included in a notification 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 it's not set in the LootLocker console. | |
| string | Variation_name [get, set] |
| The name of the Variation Asset, will be null if it's not a Variation Asset. | |
| string | Rental_option_name [get, set] |
| The name of the Rental Asset, will be null if it's not a Variation Asset. | |
| int? | Variation_id [get, set] |
| The ID of the Variation, will be null if it's not a Variation Asset. | |
| int? | Rental_option_id [get, set] |
| The ID of the rental option, will be null if it's not a Rental Asset. | |
| int | Legacy_id [get, set] |
| The ID of the Asset. | |
| string | Id [get, set] |
| the ULID of the Asset. | |
Details about the asset included in a notification reward.