I assume SetUpdateAnimationInEditor would be called via CallInEditor function or something after construction. But it doesn’t seem to work for me. when I put a breakpoint on that function, it never gets called. Im calling it at edit time, not runtime
If I try enabling that bool on the sk mesh, it immediately turns itself back off again.

Perhaps I’m missing something?