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.GetPlayerScope
Queries the player scope.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| GameKit | 8.5 | Yes | No | No | No | Yes |
MBS( "GameKit.Leaderboard.GetPlayerScope"; LeaderboardIdentifier ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| LeaderboardIdentifier | The identifier of the leaderboard. |
Result
Returns value or error.
Description
Queries the player scope.A filter used to restrict the search to a subset of the players on Game Center.
The playerScope property is ignored if the leaderboard request was initialized using the player identifiers list. Otherwise, the playerScope property determines which players are included in the request for high scores. The default is Global.
Value can be FriendsOnly or Global.
See also
- GameKit.Leaderboard.GetTimeScope
- GameKit.Leaderboard.LocalPlayerScore
- GameKit.Leaderboard.SetPlayerScope
- GameKit.Leaderboard.SetTimeScope
Created 5th November 2018, last changed 8th November 2018
GameKit.Initialize - GameKit.Leaderboard.GetRange
Feedback: Report problem or ask question.
Links
MBS Xojo blog