so I updated unreal engine and was taking a break from the courses and messing around with unreal engine after I updated it. however to use any sort of visual studio code in UE4 I had to use visual studio 15 (not 17) and I was wondering if this is the correct thing to do?
#include “answerplease”
int main()
{
cout << “what do I do
” endl;
return 0;
}
any help would be much appreciated thanks!