Photon Fusion 2.1.1

NetworkObjectTypeId.EqualityComparer Class Referencesealed

NetworkObjectTypeId Comparer More...

Public Member Functions

bool Equals (NetworkObjectTypeId x, NetworkObjectTypeId y)
 Checks if two NetworkObjectTypeId instances are equal.
int GetHashCode (NetworkObjectTypeId obj)
 Gets the hash code of a NetworkObjectTypeId instance.

Detailed Description

NetworkObjectTypeId Comparer

Member Function Documentation

◆ GetHashCode()

int GetHashCode ( NetworkObjectTypeId obj)

Gets the hash code of a NetworkObjectTypeId instance.

Parameters
objThe NetworkObjectTypeId instance.