Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/UNavigationSystemV1
References
| Module | NavigationSystem |
| Header | /Engine/Source/Runtime/NavigationSystem/Public/NavigationSystem.h |
| Include | #include "NavigationSystem.h" |
| Source | /Engine/Source/Runtime/NavigationSystem/Private/NavigationSystem.cpp |
UFUNCTION (BlueprintPure, Category="AI|Navigation",
Meta=(WorldContext="WorldContextObject", DisplayName="Project Point to Navigation", ScriptName="ProjectPointToNavigation"))
static bool K2_ProjectPointToNavigation
(
UObject * WorldContextObject,
const FVector & Point,
FVector & ProjectedLocation,
ANavigationData * NavData,
TSubclassOf< UNavigationQueryFilter > FilterClass,
const FVector QueryExtent
)
Remarks
Project a point onto the NavigationData