UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
NavigationPath.h File Reference
#include "UObject/ObjectMacros.h"
#include "UObject/Object.h"
#include "NavigationData.h"
#include "NavigationPath.generated.h"

Go to the source code of this file.

Classes

class  UNavigationPath
 

Functions

 DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams (FOnNavigationPathUpdated, UNavigationPath *, AffectedPath, TEnumAsByte< ENavPathEvent::Type >, PathEvent)
 

Function Documentation

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams()

DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams ( FOnNavigationPathUpdated  ,
UNavigationPath ,
AffectedPath  ,
TEnumAsByte< ENavPathEvent::Type >  ,
PathEvent   
)