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

GameKit.AnonymousGuestPlayer

Creates a new guest player with the designated identifier.

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

Parameters

Parameter Description Example
guestIdentifier A developer created text used to identify the guest player. "OtherPlayer"

Result

Returns player identifier or error.

Description

Creates a new guest player with the designated identifier.
This method is used to create a new player object for a guest player. Treat the guest player the same as a authenticated user in regards to matchmaking services.

This function is free to use.

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


GameKit.AchievementDescription.UnachievedDescription - GameKit.Challenge.Achievement