Import .obj file from external folder at runtime

I’m trying to make an editor, that allow to create levels and other objects, but i need to import 3d mesh from external folder, but i don’t know how to make this in c++ for Blueprint Function Library. Somebody know how to do it?