PrefabUtility.CreatePrefab
static function CreatePrefab(path: string, go: GameObject, options: ReplacePrefabOptions = ReplacePrefabOptions.Default): GameObject;
Description

Creates a prefab from a game object hierarchy.