Default include

I find that it is pretty annoying that we have to include each library after 4.16 as i can’t figure it out myself
for instance you added few couple minutes explaining that now we have to specify our includes and instructed us to check where the function exist in header files.
so i went to GetWorld but it didn’t work because it say that its under “Gameframework/Actor.h” header file still this tip seemed useless to me!!!

then i found out here that there’s couple missing includes

is there a default library that we can use that include basics ( like include all ), at least for beginner until we manage to figure it ourselves or we are forced to include every library?

Privacy & Terms