public List<GameObject> spawnPrefabs ;

描述

将使用生成系统注册的预制件列表。

对于每个预制件,系统都将自动调用 ClientManager.RegisterPrefab()。