![]() |
LootLocker Unity SDK 8.0.0
Game backend SDK for Unity
|
An asset reward attached to a leaderboard, granting a specific asset (or variation or rental) when triggered. More...
Properties | |
| string | created_at [get, set] |
| The date the Asset reward was created. | |
| string | updated_at [get, set] |
| The date the Asset reward was last updated. | |
| LootLockerLeaderboardRewardAssetDetails | details [get, set] |
| The details on the Asset. | |
| int? | asset_variation_id [get, set] |
| The Asset variation ID, will be null if its not a variation. | |
| int? | asset_rental_option_id [get, set] |
| The Asset rental option ID, will be null if its not a rental. | |
| int | asset_id [get, set] |
| The ID of the Asset. | |
| string | reward_id [get, set] |
| The ID of the reward. | |
| string | asset_ulid [get, set] |
| The ULID of the Asset. | |
An asset reward attached to a leaderboard, granting a specific asset (or variation or rental) when triggered.