Version: 5.4

PrefabUtility.RecordPrefabInstancePropertyModifications

매뉴얼로 전환
public static void RecordPrefabInstancePropertyModifications (Object targetObject);

파라미터

targetObject Object to process

설명

Force record property modifications by comparing against the parent prefab.

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