[Request] UPROPERTY() Trackable (or something to track property value changes)

Opps, sorry. I forgot to mention that you have to also bind that event with the delegate like so:

udn_delegate_example.png

You get an option to place the Bind node also when you drag off the event-dispatcher.

Hopefully that’s the missing piece!