v2.0.0
Latest
2021.3+
Class RangeOptions
Namespace: Unity.Services.Leaderboards
Syntax
public class RangeOptionsProperties
IncludeMetadata
Declaration
public bool? IncludeMetadata { get; set; }Property Value
| Type | Description |
|---|---|
| Nullable<Boolean> |
RangeLimit
Declaration
public int? RangeLimit { get; set; }Property Value
| Type | Description |
|---|---|
| Nullable<Int32> |