Equals
method in Coherence.Cloud.LobbyPlayer
Methods
public bool Equals(in LobbyPlayer other)
Parameters
| Type | Name | Description |
|---|---|---|
| LobbyPlayer | other |
Returns
| Type | Description |
|---|---|
| bool |
public override bool Equals(object obj)
Parameters
| Type | Name | Description |
|---|---|---|
| object | obj |
Returns
| Type | Description |
|---|---|
| bool |
Overrides
System.ValueType.Equals(object)