This version of Unity is unsupported.
Method group is Obsolete

ClientScene.prefabs

Obsolete The high level API classes are deprecated and will be removed in the future. public static Dictionary<NetworkHash128,GameObject> prefabs;

Description

This is a dictionary of the Prefabs that are registered on the client with ClientScene.RegisterPrefab().

The key to the dictionary is the Prefab asset Id.