Room
class in Coherence.Cloud
Represents a room in coherence Cloud.
Properties
| ConnectedPlayers | The number of players currently connected to the room. |
| CreatedBy | The user that created the room. |
| Guid | The globally unique identifier of the room. |
| LocalId | The local identifier of the room. |
| MaxPlayers | The maximum number of players that can be connected to the room. |
| Name | The name of the room. |
Methods
| Equals | |
| GetHashCode |
Operators
| op_Equality | |
| op_Inequality |