Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

GameKit.Leaderboard.GetPlayerScope

Queries the player scope.

Component Version macOS Windows Linux Server 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

This function is free to use.

Created 5th November 2018, last changed 8th November 2018


GameKit.Initialize - GameKit.Leaderboard.GetRange