ANavigationTestingActor::OnPathInvalid

Called when path generated by PathGenerator becomes invalid

Windows
MacOS
Linux

Override Hierarchy

INavPathObserverInterface::OnPathInvalid()

ANavigationTestingActor::OnPathInvalid()

References

Module

NavigationSystem

Header

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

Include

#include "NavigationTestingActor.h"

Syntax

virtual void OnPathInvalid
(
    class INavigationPathGenerator * PathGenerator
)

Remarks

Called when path generated by PathGenerator becomes invalid

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