ANavigationTestingActor::OnPathFailed

Called when path generation by PathGenerator fails

Windows
MacOS
Linux

Override Hierarchy

INavPathObserverInterface::OnPathFailed()

ANavigationTestingActor::OnPathFailed()

References

Module

NavigationSystem

Header

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

Include

#include "NavigationTestingActor.h"

Syntax

virtual void OnPathFailed
(
    class INavigationPathGenerator * PathGenerator
)

Remarks

Called when path generation by PathGenerator fails

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