currentParticipant
The participant whose turn it is.
Declaration
var currentParticipant: GKTurnBasedParticipant? { get }Mentioned in
Discussion
You can only update the match data when the current participant is the local player.
The participant whose turn it is.
var currentParticipant: GKTurnBasedParticipant? { get }You can only update the match data when the current participant is the local player.