How to call GetRandomPointInNavigableRadius in C++

I have some problems with the fact that GetRandomPointInNavigableRadius and any other inheritances of UNavigationSystemV1 cannot connect despite adding

#include "NavigationSystem.h"

You also need to implement the module it belongs to if you haven’t already.

Add "NavigationSystem" to your public or private dependency modules in the Build.cs file for the module you are working in.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.