This version of Unity is unsupported.
Method group is Obsolete

NetworkManager.spawnPrefabs

Obsolete The high level API classes are deprecated and will be removed in the future. public List<GameObject> spawnPrefabs;

Description

List of Prefabs that will be registered with the spawning system.

For each of these Prefabs, ClientManager.RegisterPrefab() will be automatically invoke.