EditorUtility.GetDirtyCount
public static int GetDirtyCount(int instanceID);
Parameters
| instanceID | The object's instance ID. | |
| target | The object. |
Description 描述
Returns an integer that indicates the number of times the specified object's serialized properties have changed.