Version: 2021.1
言語: 日本語
Experimental: this API is experimental and might be changed or removed in the future.

PrefabStage.prefabStageDirtied

マニュアルに切り替える

説明

Callback that's invoked whenever a Prefab stage changes from unmodified to modified.

Note that every Save of the prefab stage marks it unmodified, and the next user modification of the prefab will invoke the callback again. This also applies to Auto-Save functionality.