Range(int, int)
Constructor for a score range, the range starts from a specific value and contains a maxium score count.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Constructor
- Namespace: UnityEngine.SocialPlatforms
- Assembly: UnityEngine.GameCenterModule
public Range(int fromValue, int valueCount)