v2.0.0
Latest
2021.3+
Class GetVersionsOptions
Namespace: Unity.Services.Leaderboards
Syntax
public class GetVersionsOptions
Properties
Limit
Declaration
public int? Limit { get; set; }
Property Value
Type | Description |
---|---|
Nullable<Int32> |
public class GetVersionsOptions
public int? Limit { get; set; }
Type | Description |
---|---|
Nullable<Int32> |