Version: 5.5

PrefabUtility.RecordPrefabInstancePropertyModifications

Switch to Manual
public static void RecordPrefabInstancePropertyModifications (Object targetObject);

Parameters

targetObject Object to process

Description

Force record property modifications by comparing against the parent prefab.

This is done automatically and you will not have to call this function manually.