public static Dictionary<NetworkInstanceId,NetworkIdentity> objects ;

Descripción

This is a dictionary of networked objects that have been spawned on the client.

The key of the dictionary is the NetworkIdentity netId of the objects.