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.