NetworkIdentity

Every networked Entity needs to have a NetworkIdentity component to uniquely identify it across the network.

If an Entity does not have a NetworkIdentity component, then DOTSNET ignores it.

NetworkIdentity API

Last updated