Will this cause issues later?

UE4 Editor: 4.18.2
Visual Studio: 2K17

I’ve noticed a few difference of includes in the video and what I am getting with the versions of UE4/VS that I’m using, and just curious if this will cause issues later.

PositionReport.cpp does not #include "BuildinEscape.h"
also
PositionReport.h includes an extra line #include “CoreMinimal.h”

also in the PositionReport.h

It further breaks the class down not just Public, but has things in Protected, and Private as well.

Other minor changes since 4.10.2 and 2K15

Cheers,
Matthew

Have this caused you any issues in continuing the course?

I’m using UE 4.19.1 and VS2017 and noticed the same differences as you do.

Privacy & Terms