PostEditChangeProperty for Sequencer in editor

Hello,

I have been trying to get PostEditChangeProperty() to fire on an actor in the editor when the sequencer has set property values on the actor. PostEditChangeProperty only fires when you have actually edited the values in the details panel of the editor. Is there a way to have an event be fired on an actor when sequencer modifies a value on that actor?

Thanks!