Actually you can still use C# with C++ using DllImport, that way , you can bring all the major functionalities of C# in Unreal C++. I have done that very effectively to bring support for MS SQL in UE4
Actually you can still use C# with C++ using DllImport, that way , you can bring all the major functionalities of C# in Unreal C++. I have done that very effectively to bring support for MS SQL in UE4