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

GameKit.AchievementDescription.GroupIdentifier

Queries group identifier.

Component Version macOS Windows Linux Server iOS SDK
GameKit 8.5 ✅ Yes ❌ No ❌ No ❌ No ✅ Yes
MBS( "GameKit.AchievementDescription.GroupIdentifier"; AchievementDescriptionRef )   More

Parameters

Parameter Description Example
AchievementDescriptionRef The identifier for the achievement description. $AchievementDescription

Result

Returns group identifier or error.

Description

Queries group identifier.
The identifier for the group the achievement description is part of.
If your game is configured to be part of a game group in App Store Connect, this property holds the identifier you assigned to the achievement in the game group. If the game is not part of a game group, this property is empty.

This function is free to use.

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


GameKit.AchievementDescription.AchievedDescription - GameKit.AchievementDescription.Hidden