Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/FNavigationPath
Type
typedef TMulticastDelegate_TwoParams< void, FNavigationPath &42;, ENavPathEvent::Type > FPathObserverDelegate
References
| Module | NavigationSystem |
| Header | /Engine/Source/Runtime/NavigationSystem/Public/NavigationData.h |
| Include | #include "NavigationData.h" |
Remarks
DECLARE_DELEGATE_OneParam(FPathObserverDelegate, FNavigationPath*);.