UNavigationSystemV1::ProjectPointToNavigation

DEPRECATED.

Windows
MacOS
Linux

Deprecated

  • This version of ProjectPointToNavigation is deprecated. Please use the new version

References

Module

NavigationSystem

Header

/Engine/Source/Runtime/NavigationSystem/Public/NavigationSystem.h

Include

#include "NavigationSystem.h"

Source

/Engine/Source/Runtime/NavigationSystem/Private/NavigationSystem.cpp

Syntax

static FVector ProjectPointToNavigation
(
    UObject * WorldContextObject,
    const FVector & Point,
    ANavigationData * NavData,
    TSubclassOf< UNavigationQueryFilter > FilterClass,
    const FVector QueryExtent
)

Remarks

DEPRECATED.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss