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

A progression points reward attached to a leaderboard, granting points to a specific progression when triggered. More...

Properties

string created_at [get, set]
 The date the Progression Points reward was created.
 
string updated_at [get, set]
 The date the Progression Points was last updated.
 
LootLockerLeaderboardRewardProgressionDetails details [get, set]
 The details of the Progression.
 
int amount [get, set]
 The amount of Progression Points to be rewarded.
 
string progression_id [get, set]
 The ID of the Progression.
 
string reward_id [get, set]
 The ID of the reward.
 

Detailed Description

A progression points reward attached to a leaderboard, granting points to a specific progression when triggered.