What class i need to connect to fix it?
You probably need to include engine.h and/or world.h in your cpp.
What’s the compilation error?
You can find it in Output window.
Hello,
Including EngineGlobals.h will allow you to use the Global Engine pointer, GEngine. Hope this helps.
Thanks,
Daniel