Version: 2022.3

RemovedGameObject

class in UnityEditor.SceneManagement

/

继承自:SceneManagement.PrefabOverride

切换到手册

描述

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

变量

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

公共函数

ApplySee: PrefabOverride.Apply.
GetAssetObject请参阅 PrefabOverride.GetAssetObject。
RevertRestore the removed GameObject to the Prefab instance. See PrefabOverride.Revert.

继承的成员

受保护的函数

FindApplyTargetAssetObject在将要应用重载的给定路径的预制件资源中查找对象。