SKZTurnBasedPlayer Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | SKZTurnBasedPlayer.h |
Overview
SKZTurnBasedPlayer will allow you to further customize your UI, and/or can be used to help manage the state of your game.
avatarURL
Player’s profile picture (or avatar) URL
@property (readonly, nullable) NSString *avatarURLDeclared In
SKZTurnBasedPlayer.h
displayName
Player’s display name
@property (readonly, nonnull) NSString *displayNameDeclared In
SKZTurnBasedPlayer.h
flagURL
URL for the flag for the player
@property (readonly, nullable) NSString *flagURLDeclared In
SKZTurnBasedPlayer.h
currentTotalScore
Current total score for the player
@property NSString *currentTotalScoreDeclared In
SKZTurnBasedPlayer.h