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