Dynamic vector field in non-editor mode?

Hey UE4 devs,

We’ve working on dynamic vector fields to simulate magnetic fields with vector field and GPU particles. However, we had to run it within the UE4 editor. Is there anyway we can update vector field without using PostEditChange()? Any pointer will be great. Thanks! Jackie