Class RangeOptions
Inherited Members
Namespace: Unity.Services.Leaderboards
Assembly: Unity.Services.Leaderboards.dll
Syntax
public class RangeOptions
Properties
IncludeMetadata
Declaration
public bool? IncludeMetadata { get; set; }
Property Value
Type | Description |
---|---|
bool? |
RangeLimit
Declaration
public int? RangeLimit { get; set; }
Property Value
Type | Description |
---|---|
int? |