Version: 2021.3
언어: 한국어

ObjectOverride

class in UnityEditor.SceneManagement

/

다음으로부터 상속:SceneManagement.PrefabOverride

매뉴얼로 전환

설명

Class with information about an object on a Prefab instance with overridden properties.

변수

coupledOverrideAccess the coupled component modifications of the object being overidden, if present.
instanceObjectThe object on the Prefab instance.

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.