UNavigationSystemV1::PerformNavigationBoundsUpdate

Used to apply updates of nav volumes in navigation system's tick

Windows
MacOS
Linux

References

Module

NavigationSystem

Header

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

Include

#include "NavigationSystem.h"

Source

/Engine/Source/Runtime/NavigationSystem/Private/NavigationSystem.cpp

Syntax

void PerformNavigationBoundsUpdate
(
    const TArray< FNavigationBoundsUpdateRequest > & UpdateRequests
)

Remarks

Used to apply updates of nav volumes in navigation system's tick

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