![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#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) | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams | ( | FSmartLinkReachedSignature | , |
| AActor * | , | ||
| MovingActor | , | ||
| const FVector & | , | ||
| DestinationPoint | |||
| ) |