Can't include Object.h and Delegate.h

Try this:
#include “UObject/Object.h”
#include “Delegates/Delegate.h”

1 Like