I’m not very familiar with the Unreal modular structure…yet. That link is a very nice reference, thanks!
I have control over my DLL. By “…compiling your external DLL as part of the unreal build chain by porting it to a module” do you mean I should look at these examples and get my DLL’s functions running in an Unreal Module and eliminate the need for an external DLL?