Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

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

ClientScene.prefabs

Switch to Manual
public static var prefabs: Dictionary<NetworkHash128,GameObject>;

Description

This is a dictionary of the prefabs that are registered on the client.

The key to the dictionary is the prefab asset Id.