Are there class or API to use to import OBJ

HI, Experts,
I am going to import mesh (*.OBJ) directly from other application by using code directly. I found there are FBX importer for fbx. I guess there should be exposed C++ interface like the “import” in content browser. I cannot find importer for OBJ yet. Could you help me?

Thanks,
A developer loving UE development

Are you trying to import into the editor or during runtime?

sorry, just got your comment. I want to import during runtime.

Trying to use C++ code to import the OBJ format. is it possible, friend? :slight_smile: