Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

PrefabUtility.GetPropertyModifications

static function GetPropertyModifications(targetPrefab: Object): PropertyModification[];
static PropertyModification[] GetPropertyModifications(Object targetPrefab);
static def GetPropertyModifications(targetPrefab as Object) as PropertyModification[]

Description

Extract all modifications that are applied to the prefab instance compared to the parent prefab.