Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

ObjectOverride

class in UnityEditor.SceneManagement

/

Inherits from:SceneManagement.PrefabOverride

Description

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

Properties

instanceObjectThe object on the Prefab instance.

Public Methods

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

Inherited Members

Protected Methods

FindApplyTargetAssetObjectFinds the object in the Prefab Asset at the given path which will be applied to.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答