Beamable SDK
|
Represents a player as seen from the Lobby structure. More...
Public Attributes | |
string | playerId |
Id of the player. | |
List< Tag > | tags |
List of optional tags associated with the player. This can be used to generate teams, other arbitrary groupings of players per the creator's needs. | |
Dictionary< string, string > | stats |
Populated by the stats requested upon lobby creation. | |
DateTime | joined |
DateTime that this player joined the lobby. | |
Represents a player as seen from the Lobby structure.