RemovedGameObject

class in UnityEditor.SceneManagement

/

Inherits from:SceneManagement.PrefabOverride

Description

Class with information about a GameObject that has been removed from a Prefab instance.

Properties

assetGameObjectThe GameObject in the Prefab Asset that has been removed in the Prefab instance.
parentOfRemovedGameObjectInInstanceThe parent of the removed GameObject in the instance.

Public Methods

ApplySee: PrefabOverride.Apply.
GetAssetObjectSee PrefabOverride.GetAssetObject.
RevertRestore the removed GameObject to the Prefab instance. See PrefabOverride.Revert.

Inherited Members

Protected Methods

FindApplyTargetAssetObjectFinds the object in the Prefab Asset at the given path which will be applied to.

Did you find this page useful? Please give it a rating: