Version: 2019.1

RemovedComponent

class in UnityEditor.SceneManagement

/

継承:SceneManagement.PrefabOverride

マニュアルに切り替える

説明

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

変数

assetComponentThe components on the Prefab Asset which has been removed on the Prefab instance.
containingInstanceGameObjectThe GameObject on the Prefab instance that the component has been removed from.

Public 関数

ApplySee PrefabOverride.Apply.
GetAssetObjectSee PrefabOverride.GetAssetObject.
RevertSee PrefabOverride.Revert.

継承メンバー

Protected 関数

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