Range

struct in UnityEngine.SocialPlatforms

Cambiar al Manual

Descripción

The score range a leaderboard query should include.

Variables

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

Constructores

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