Hello Dino,
Go into your “ProjectName”.h file and add
#include “SlateBasics.h”
This should fix the compiler error that you are seeing.
Have a great day
Hello Dino,
Go into your “ProjectName”.h file and add
#include “SlateBasics.h”
This should fix the compiler error that you are seeing.
Have a great day