ProjectPointToNavigation

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

ProjectPointToNavigation

(
    const FVector& Point,
    FNavLocation& OutLocation,
    const FVector& Extent,
    const FNavAgentProperties* Age...,
    FSharedConstNavQueryFilter QueryFil...
)

Public function Const

bool

 

ProjectPointToNavigation

(
    const FVector& Point,
    FNavLocation& OutLocation,
    const FVector& Extent,
    const ANavigationData* NavData,
    FSharedConstNavQueryFilter QueryFil...
)

Public function Static

FVector

 

ProjectPointToNavigation

(
    UObject* WorldContextObject,
    const FVector& Point,
    ANavigationData* NavData,
    TSubclassOf< UNavigationQueryFilter...,
    const FVector QueryExtent
)

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

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