Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
GameKit.Leaderboard.GroupIdentifier
Queries the identifier for the group the leaderboard is part of.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
GameKit | 8.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "GameKit.Leaderboard.GroupIdentifier"; LeaderboardIdentifier ) More
Parameters
Parameter | Description | Example |
---|---|---|
LeaderboardIdentifier | The identifier of the leaderboard. |
Result
Returns group identifier or error.
Description
Queries the identifier for the group the leaderboard is part of.If your game was configured to be part of a group in App Store Connect, this property holds the identifier you assigned to the group.
See also
This function is free to use.
Created 5th November 2018, last changed 8th November 2018
GameKit.Leaderboard.GetTimeScope - GameKit.Leaderboard.Image
