How to dynamic load 3d model using blueprint?

I’m working on a project and I have to load dynamically .FBX file because every time the game will be closed the model will be changed, so is it possible to write a script using blueprint to do it ??

because every time the game will be
closed the model will be changed
why you dont keep changes in game files ?