Method group is Obsolete

ClientScene.prefabs

Cambiar al Manual
Obsolete public static Dictionary<NetworkHash128,GameObject> prefabs ;

Descripción

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.