Class AddPlayerScoreOptions
Inherited Members
Namespace: Unity.Services.Leaderboards
Assembly: Unity.Services.Leaderboards.dll
Syntax
public class AddPlayerScoreOptions
Properties
Metadata
Declaration
public object Metadata { get; set; }
Property Value
Type | Description |
---|---|
object |
VersionId
Declaration
public string VersionId { get; set; }
Property Value
Type | Description |
---|---|
string |