The .generated.h file should always be the last #include in a header. Why is that?

Hello,
you’ve to use your include bottom of your include lines. For example my EOSGameInstance.h is the generated file:

image

2 Likes