Navigation
Unreal Engine C++ API Reference > Runtime > NavigationSystem > UNavigationSystemV1
Type
typedef TMulticastDelegate_OneParam< void, const FBox & > FOnNavigationDirty
References
Module | NavigationSystem |
Header | /Engine/Source/Runtime/NavigationSystem/Public/NavigationSystem.h |
Include | #include "NavigationSystem.h" |
Remarks
Delegate type for events that dirty the navigation data ( Params: const FBox& DirtyBounds )