INavPathObserverInterface::OnPathFailed

Called when path generation by PathGenerator fails

Windows
MacOS
Linux

Override Hierarchy

INavPathObserverInterface::OnPathFailed()

ANavigationTestingActor::OnPathFailed()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/AI/Navigation/NavPathObserverInterface.h

Include

#include "AI/Navigation/NavPathObserverInterface.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