![]() |
LootLocker Unity SDK 8.0.0
Game backend SDK for Unity
|
Represents a non-reversible reward that was granted alongside an entitlement and could not be clawed back. More...
Properties | |
| LootLockerRefundNonReversibleRewardKind | kind [get, set] |
| The kind of non-reversible reward: progression_points if points were added to a progression, progression_reset if a progression was reset to its initial state. | |
| string | id [get, set] |
| The ULID of the progression that was affected. | |
| string | name [get, set] |
| Display name of the progression. | |
| string | amount [get, set] |
| The number of points that were granted and cannot be reversed. | |
Represents a non-reversible reward that was granted alongside an entitlement and could not be clawed back.
|
getset |
The number of points that were granted and cannot be reversed.
Only present for kind "progression_points".