In Unreal Editor you should add “New C++ Class” then your project can generate DLLs for the platform you want to compile.
Just add any Empty dummy class to generate a solution file.
In Unreal Editor you should add “New C++ Class” then your project can generate DLLs for the platform you want to compile.
Just add any Empty dummy class to generate a solution file.