This version of Unity is unsupported.

Range

struct in UnityEngine.SocialPlatforms

/

Implemented in:UnityEngine.GameCenterModule

Description

The score range a leaderboard query should include.

Properties

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.