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

The rank range arguments for a leaderboard reward predicate, defining the min/max rank boundaries and method. More...

Properties

int max [get, set]
 Max predicate to reward.
 
int min [get, set]
 Min predicate to reward.
 
string method [get, set]
 The reward method (by_rank / by_percent).
 
string direction [get, set]
 The direction of the predicate (asc / desc).
 

Detailed Description

The rank range arguments for a leaderboard reward predicate, defining the min/max rank boundaries and method.