public static Dictionary<NetworkHash128,GameObject> prefabs ;

설명

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.