Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

ClientScene.objects

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.

Did you find this page useful? Please give it a rating: