Photon Fusion 2.1.1

NetworkId.EqualityComparer Class Referencesealed

IEqualityComparer interface for NetworkId objects. More...

Public Member Functions

bool Equals (NetworkId a, NetworkId b)
 Determines whether the specified NetworkId objects are equal.
int GetHashCode (NetworkId id)
 Returns a hash code for the specified NetworkId object.

Detailed Description

IEqualityComparer interface for NetworkId objects.