Object Identification - BeardedManStudios/ForgeNetworkingRemastered GitHub Wiki

uint NetworkObject::NetworkId

The network ID of a network object is unique for everyone (clients and server) who is connected to the same server.

int NetworkObject::UniqueIdentity

Each network object generated by the Network Contract Wizard (NCW) is given a so-called unique identity which identifies the type of the network object.