![]() |
LootLocker Unity SDK 8.1.1
Game backend SDK for Unity
|
A group association with the entity detail inlined directly. More...
Properties | |
| LootLockerCatalogEntryEntityKind | kind [get, set] |
| The entity kind of this association (asset, currency, progression_points, progression_reset) | |
| string | id [get, set] |
| The unique id of the entity. | |
| string | catalog_listing_id [get, set] |
| The catalog listing id for this association. | |
| LootLockerAssetDetails | asset_detail [get, set] |
| Asset details inlined, populated when kind is asset. | |
| LootLockerCurrencyDetails | currency_detail [get, set] |
| Currency details inlined, populated when kind is currency. | |
| LootLockerProgressionPointDetails | progression_point_detail [get, set] |
| Progression point details inlined, populated when kind is progression_points. | |
| LootLockerProgressionResetDetails | progression_reset_detail [get, set] |
| Progression reset details inlined, populated when kind is progression_reset. | |
A group association with the entity detail inlined directly.