How to get notified when a property's value has been changed in a level sequence?

This wouldn’t work sicne I want the event also to be called at edit time, end Tick only triggers at runtime. I think I should do more testing with the PostInterpChange function (like testing different engine versions), since it has been documented to do pretty much what I am trying to achieve.