4.15 C++ Transition Guide

Currently I get reference to World from Actor->GetWorld() to avoid referencing Engine.h, but I happen to use my function only in actors :wink:
Maybe it’s fine in your case too?

And thanks for a tip with PCH :slight_smile: