UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
NavLinkProxy.h File Reference
#include "CoreMinimal.h"
#include "UObject/ObjectMacros.h"
#include "Templates/SubclassOf.h"
#include "GameFramework/Actor.h"
#include "EngineDefines.h"
#include "AI/Navigation/NavRelevantInterface.h"
#include "AI/Navigation/NavLinkDefinition.h"
#include "NavLinkHostInterface.h"
#include "NavLinkProxy.generated.h"

Go to the source code of this file.

Functions

 DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams (FSmartLinkReachedSignature, AActor *, MovingActor, const FVector &, DestinationPoint)
 

Function Documentation

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams()

DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams ( FSmartLinkReachedSignature  ,
AActor ,
MovingActor  ,
const FVector ,
DestinationPoint   
)