FNavigationPath::SetIgnoreInvalidation

If ignoring, path will stay bUpToDate after being invalidated due to a change to underlying navigation (observer and auto repath will NOT be triggered!)

Choose your operating system:

Windows

macOS

Linux

References

Module

NavigationSystem

Header

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

Include

#include "NavigationData.h"

Syntax

void SetIgnoreInvalidation
(
    bool bShouldIgnore
)

Remarks

If ignoring, path will stay bUpToDate after being invalidated due to a change to underlying navigation (observer and auto repath will NOT be triggered!)