(Help pls) Export an FBX while in edtior using C++

Oh ok, do you need to use this function in a packaged project?
I wouldn’t be surprised if it was an editor-only function.

You could try to use IAssetTools::ExportAssets, it works in BP: