Version: 2017.1
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.