Range
Struct
The score range a leaderboard query should include.
Variables
from |
The rank of the first score which is returned.
|
count |
The total amount of scores retreived.
|
Constructors
Range |
Constructor for a score range, the range starts from a specific value and contains a maxium score count.
|