Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
GameKit.Leaderboard.New
Creates new leaderboard.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| GameKit | 8.5 | Yes | No | No | No | Yes |
MBS( "GameKit.Leaderboard.New" { ; playerIdentifiers } ) More
Parameters
| Parameter | Description | Example | Flags |
|---|---|---|---|
| playerIdentifiers | The list of player identifiers. | Optional |
Result
Returns leaderboard identifier or error.
Description
Creates new leaderboard.If player list is given, returns an identifier for the leaderboard object initialized with this method ignores the playerScope and range properties. Instead, it retrieves scores for the specific list of players whose player identifiers are included in the players parameter.
If no player list is given, a leaderboard object initialized with this method uses the playerScope, timeScope, and range properties to search Game Center for scores.
See also
Blog Entries
Release notes
- Version 9.1
- Fixed GameKit.Leaderboard.New function.
Created 5th November 2018, last changed 8th November 2018
GameKit.Leaderboard.MaxRange - GameKit.Leaderboard.Scores
Feedback: Report problem or ask question.
Links
MBS Xojo Plugins