Setting a HUD within the GameMode class

I should update that I found a solution which works at least for me - add:

|#include “GameFramework/HUD.h”

to the ConstructorHelpers.h file.