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

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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: