Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Range

struct in UnityEngine.SocialPlatforms

Description

The score range a leaderboard query should include.

Variables

countThe total amount of scores retreived.
fromThe rank of the first score which is returned.

Constructors

RangeConstructor for a score range, the range starts from a specific value and contains a maxium score count.