Contents

playerID

A unique identifier for a player of the game.

Declaration

var playerID: String { get }

Mentioned in

Discussion

Never display the player identifier to the player. Use it only to identify a player in your code.

See Also

Identifying the player