ANavigationTestingActor::OnPathUpdated

Called on Navigation Agent when given PathGenerator updated it's path.

Windows
MacOS
Linux

Override Hierarchy

INavPathObserverInterface::OnPathUpdated()

ANavigationTestingActor::OnPathUpdated()

References

Module

NavigationSystem

Header

/Engine/Source/Runtime/NavigationSystem/Public/NavigationTestingActor.h

Include

#include "NavigationTestingActor.h"

Syntax

virtual void OnPathUpdated
(
    class INavigationPathGenerator * PathGenerator
)

Remarks

Called on Navigation Agent when given PathGenerator updated it's path.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss