#Compile Error?
What is the compile error?
Make sure you are using
#include “Engine.h”
instead of #include “EngineMinimal.h”
in YourGame.h
Rama