Version: 5.4

PrefabUtility.RecordPrefabInstancePropertyModifications

Cambiar al Manual
public static void RecordPrefabInstancePropertyModifications (Object targetObject);

Parámetros

targetObject Object to process

Descripción

Force record property modifications by comparing against the parent prefab.

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