Method group is Obsolete

ClientScene.prefabs

Switch to Manual
Obsolete 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.