Experimental: this API is experimental and might be changed or removed in the future.

PrefabStage.prefabStageDirtied

Cambiar al Manual

Descripción

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.