Tutorial: Generating custom static meshes at Editor run-time

Well it’s only say that you can’t use the FBX integration done by Epic in your game at runtime. You could make your own importer dll with the FBX SDK, that way you don’t use Epic code and still can import FBX at runtime to support mods and everythign else.