Legacy Documentation: Version 5.2
LanguageEnglish
  • C#
  • JS

Script language

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

PrefabUtility.CreatePrefab

Switch to Manual
public static GameObject CreatePrefab(string path, GameObject go, ReplacePrefabOptions options = ReplacePrefabOptions.Default);
public static GameObject CreatePrefab(string path, GameObject go, ReplacePrefabOptions options = ReplacePrefabOptions.Default);

Parameters

Description

Creates a prefab from a game object hierarchy.