Constructor LeaderboardScoresWithNotFoundPlayerIds
LeaderboardScoresWithNotFoundPlayerIds(List<LeaderboardEntry>, List<string>)
Creates an instance of LeaderboardScoresWithNotFoundPlayerIds.
Declaration
[Preserve]
public LeaderboardScoresWithNotFoundPlayerIds(List<LeaderboardEntry> results = null, List<string> playerIds = null)
Parameters
Type | Name | Description |
---|---|---|
List<Leaderboard |
results | results param |
List<string> | playerIds | entriesNotFoundForPlayerIds param |