Class LeaderboardScoresWithNotFoundPlayerIds
LeaderboardScoresWithNotFoundPlayerIds model
Inherited Members
Namespace: Unity.Services.Leaderboards.Models
Assembly: solution.dll
Syntax
[Preserve]
public class LeaderboardScoresWithNotFoundPlayerIds
Constructors
| Name | Description |
|---|---|
| LeaderboardScoresWithNotFoundPlayerIds(List<LeaderboardEntry>, List<string>) | Creates an instance of LeaderboardScoresWithNotFoundPlayerIds. |
Properties
| Name | Description |
|---|---|
| EntriesNotFoundForPlayerIds | Parameter entriesNotFoundForPlayerIds of LeaderboardScoresWithNotFoundPlayerIds |
| Results | Parameter results of LeaderboardScoresWithNotFoundPlayerIds |