Updating morph target on spawned skeletal mesh through editor utility widget 4-26

I was struggling with the same problem for quite some time now.
I managed to force an update on the mesh with the node “set editor property”.
I just created a new variable “morph” which is only used for this purpose. Also the value actually needs to be changed in order for it to work.