Version: 2017.1

Undo.MoveGameObjectToScene

Cambiar al Manual
public static void MoveGameObjectToScene (GameObject go, SceneManagement.Scene scene, string name);

Parámetros

go GameObject a mover.
scene Scene to move the GameObject into.
name Realizar una operación de rehacer.

Descripción

Move a GameObject from its current scene to a new scene. It is required that the GameObject is at the root of its current scene.