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

A progression points reward attached to a progression tier, describing how many points are added to another progression when this tier is unlocked. More...

Properties

string progression_id [get, set]
 The id of the progression to which points will be added.
 
string progression_key [get, set]
 The key of the progression to which points will be added.
 
string progression_name [get, set]
 The name of the progression to which points will be added.
 
ulong amount [get, set]
 The number of points to add to the target progression.
 

Detailed Description

A progression points reward attached to a progression tier, describing how many points are added to another progression when this tier is unlocked.