Method group is Obsolete

ClientScene.objects

Switch to Manual
Obsolete public static Dictionary<NetworkInstanceId,NetworkIdentity> objects ;

Description

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.