Photon Fusion 2.0.9

Public Member Functions | List of all members
NetworkObjectGuid.EqualityComparer Class Reference

EqualityComparer for NetworkObjectGuid More...

Inherits IEqualityComparer< NetworkObjectGuid >.

Public Member Functions

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

Detailed Description

EqualityComparer for NetworkObjectGuid

Member Function Documentation

◆ Equals()

bool Equals ( NetworkObjectGuid  x,
NetworkObjectGuid  y 
)

Check if two NetworkObjectGuid are equals

◆ GetHashCode()

int GetHashCode ( NetworkObjectGuid  obj)

Get the hashcode for a NetworkObjectGuid