Version: 5.3 (switch to 5.4b)
言語English
  • C#
  • JS

スクリプト言語

好きな言語を選択してください。選択した言語でスクリプトコードが表示されます。

ClientScene.prefabs

マニュアルに切り替える
public static Dictionary<NetworkHash128,GameObject> prefabs;

説明

This is a dictionary of the prefabs that are registered on the client with ClientScene.RegisterPrefab().

Dictionary のキーは、プレハブのアセット ID です。