void NoteChanged( SerializedProperty childProperty )

Summary

It's good manners for a changed SerializedProperty to tell its parent on set. That way the parent can cascade changes up the tree. This is particularly important if the tree includes struct types - because those values will need to be re-set on any ParentProperty's.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.