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.

상속된 멤버

보호되는 함수

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