Are you sure is that line?
This message can be incorrect (inducted error), so try to search the problem in a wider range of circumstances. The thing can be even about you Controller subclass doesnt compile or missed header…
Hi,
You will need to go to your Build.cs file and add “AIModule” and “GameplayTasks” to PublicDependencyModuleNames.
Also make sure you have #include “AIController.h” to you cpp.
Awesome! Glad I could help…
Hey, that worked. Thank you