Just add “DialoguePlugin” to the PublicDependancyModuleNames in your project’s .Build.cs file.
Then a simple
#include "Dialogue.h"
will do.
Just add “DialoguePlugin” to the PublicDependancyModuleNames in your project’s .Build.cs file.
Then a simple
#include "Dialogue.h"
will do.