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

A currency reward attached to a progression tier, describing how much of a given currency is granted when this tier is unlocked. More...

Properties

string currency_name [get, set]
 The human-readable name of the currency.
 
string currency_code [get, set]
 The short code used to identify the currency.
 
string amount [get, set]
 The amount of currency to grant, as a string to preserve precision.
 

Detailed Description

A currency reward attached to a progression tier, describing how much of a given currency is granted when this tier is unlocked.