Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

ClientScene.prefabs

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.