How to import models in realtime

Is there a way for me to import models into unreal in real time

I assume you mean runtime. It’s theoretically possible, but require C++ work, you also cant use UE4 importers as they are part of editor so you can not use it in the game. Good shot might be procedural mesh: