Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/AI > API/Runtime/Engine/AI/Navigation > API/Runtime/Engine/AI/Navigation/INavPathObserverInterface
- INavPathObserverInterface::OnPathUpdated()
- ANavigationTestingActor::OnPathUpdated()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/AI/Navigation/NavPathObserverInterface.h |
Include | #include "AI/Navigation/NavPathObserverInterface.h" |
virtual void OnPathUpdated
&40;
class INavigationPathGenerator &42; PathGenerator
&41;
Remarks
Called on Navigation Agent when given PathGenerator updated it's path.