To make this plugin compatible with 4.12
Open:
<your project>\Plugins\DialogueSystem\Source\DialogueSystem\DialogueSystem.Build.cs
And add
"GameplayTasks"
at the end of
PublicDependencyModuleNames.AddRange(
new string]
{
To make this plugin compatible with 4.12
Open:
<your project>\Plugins\DialogueSystem\Source\DialogueSystem\DialogueSystem.Build.cs
And add
"GameplayTasks"
at the end of
PublicDependencyModuleNames.AddRange(
new string]
{