Contents

isFriend

A Boolean value that indicates whether the player is a friend of the local player.

Declaration

var isFriend: Bool { get }

Discussion

Players use the Game Center app to declare other players as friends.

See Also

Accessing player details