Platforms to show: All Mac Windows Linux Cross-Platform

GKTurnBasedParticipantMBS class

class, GameKit, MBS Real Studio MountainLion Plugin (GameKit), class GKTurnBasedParticipantMBS,
Plugin version: 12.3, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.

Function: A GKTurnBasedParticipant object stores information for a participant in a turn-based match.
Notes:
Your game never creates objects of this class directly; instead it retrieves an array of GKTurnBasedParticipant objects from an GKTurnBasedMatch object.

Most information stored by a GKTurnBasedParticipant object is read-only, and is provided by Game Kit to assist you in implementing your game logic. However, the matchOutcome property is quite important; before your game may end a match, it must set the matchOutcome property in every GKTurnBasedParticipant object associated with the match.

This class has no sub classes.

Some methods using this class:

Some events for this class:


The items on this page are in the following plugins: MBS Real Studio MountainLion Plugin.




Links
MBS Real Studio Plugins