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

GameKit.Leaderboard.SetPlayerScope

Sets the player scope.

Component Version macOS Windows Linux Server iOS SDK
GameKit 8.5 ✅ Yes ❌ No ❌ No ❌ No ✅ Yes
MBS( "GameKit.Leaderboard.SetPlayerScope"; LeaderboardIdentifier; Value )   More

Parameters

Parameter Description Example
LeaderboardIdentifier The identifier of the leaderboard.
Value The new scope value.
Can be Global or FriendsOnly.
"global"

Result

Returns OK or error.

Description

Sets the player scope.

See also

This function is free to use.

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


GameKit.Leaderboard.Scores - GameKit.Leaderboard.SetRange