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

NetworkServer.objects

public static Dictionary<NetworkInstanceId,NetworkIdentity> objects;

Description

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

The key to the dictionary is NetworkIdentity netId.

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