Choose your operating system:
Windows
macOS
Linux
typedef TMulticastDelegate_TwoParams< void, FNavigationPath *, ENavPathEvent::Type > FPathObserverDelegate
Module |
|
Header |
/Engine/Source/Runtime/NavigationSystem/Public/NavigationData.h |
Include |
#include "NavigationData.h" |
DECLARE_DELEGATE_OneParam(FPathObserverDelegate, FNavigationPath*);.