Version: 2021.2
言語: 日本語

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.

継承メンバー

Protected 関数

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