Photon Fusion 2.1.1

NetworkObjectGuid.EqualityComparer Class Referencesealed

EqualityComparer for NetworkObjectGuid. More...

Public Member Functions

bool Equals (NetworkObjectGuid x, NetworkObjectGuid y)
 Check if two NetworkObjectGuid are equals.
int GetHashCode (NetworkObjectGuid obj)
 Get the hashcode for a NetworkObjectGuid.

Detailed Description